@aphro/graphql-codegen
v0.2.9
Published
## src/graphql
Readme
GraphQL Codegen
src/graphql
Generates the .graphql schema file
src/typescript
Generates resolvers for the schema for typescript.
Assumes a yoga compliant API for resolver definition.
e.g., https://www.digitalocean.com/community/tutorials/graphql-schemas-resolvers-graphql
