GraphQL Code Generator
About GraphQL Code Generator
Generate code from your GraphQL schema and operations with a simple CLI
GraphQL Code Generator features
Generate Code Instantly
Generate code from your GraphQL schema and GraphQL operations with a single function call regardless of your environment or code format.
Watch For Changes
Watch for changes in your GraphQL schema and operations, and automatically generate code as you go. Codegen easily integrates into your development workflow.
Customize Easily
One of the goals of GraphQL Codegen is to allow you to easily customize the output, and add custom behaviour according to your needs.