Provide a way for developers to generate TypeScript/Flow types from the generated schema.
Could use something like (graphql-code-generator)[https://github.com/dotansimha/graphql-code-generator] to generate from the GQL, or generate it from the input schema config.
Provide a way for developers to generate TypeScript/Flow types from the generated schema.
Could use something like (graphql-code-generator)[https://github.com/dotansimha/graphql-code-generator] to generate from the GQL, or generate it from the input schema config.