Getting started with GraphQL-Sdk-Generator
Installation
npm i -g graphql-sdk-generator{
"url": "https://spacex-production.up.railway.app/",
"sdkName": "SpaceX",
"fileType": "ts",
"debug": true
}
graphql-sdk-generator -c config.json npm i @graphql-typed-document-node/core graphql-requestUsing the client
Node.js version Compatibility
Handling errors
Unsupported features
Read more
Last updated