http://graphql-codegen.com
The GraphQL codegen library can generate any code for any language — including type definitions, data models, query builder, resolve functions, ORM code, complete full stack platforms!! and any specific code for your needs.
This video covers the very basic usage using existing TypeScript template, creating custom templates and advanced templates example using Mongoose ORM.
For full documentation and information:
https://github.com/dotansimha/graphql...