GraphQL SDK Generator
  • Getting started with GraphQL-Sdk-Generator
  • The Pain point of generating GraphQL SDK
  • Usage
    • Configure the client
    • Type Safety
  • Config file reference
  • Examples
  • Comparisons
    • GraphQL SDK Generator vs GraphQL Mesh
Powered by GitBook
On this page
  • Code examples
  • Config Examples

Examples

PreviousConfig file referenceNextComparisons

Last updated 8 months ago

Code examples

Apollo Space-x example repo:-

Config Examples

Base config file to generate sdk:-

Complete config file to generate sdk:-

https://github.com/Siddharth9890/space-x-graphql-example
https://github.com/Siddharth9890/space-x-graphql-example/blob/main/config/base-config.json
https://github.com/Siddharth9890/space-x-graphql-example/blob/main/config/complete-config.json