GraphQL SDK Generator
search
⌘Ctrlk
GraphQL SDK Generator
  • Getting started with GraphQL-Sdk-Generator
  • The Pain point of generating GraphQL SDK
  • Usage
  • Config file reference
  • Examples
  • Comparisons
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Examples

hashtag
Code examples

Apollo Space-x example repo:- https://github.com/Siddharth9890/space-x-graphql-examplearrow-up-right

hashtag
Config Examples

Base config file to generate sdk:- https://github.com/Siddharth9890/space-x-graphql-example/blob/main/config/base-config.jsonarrow-up-right

Complete config file to generate sdk:- https://github.com/Siddharth9890/space-x-graphql-example/blob/main/config/complete-config.jsonarrow-up-right

PreviousConfig file referencechevron-leftNextComparisonschevron-right

Last updated 1 year ago

  • Code examples
  • Config Examples