dotansimha/graphql-code-generator

dotansimha/graphql-code-generator

Releases2.68K
Frequency1 day 7 hours
Last Release
Stars11.3K
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

Linked projects

GraphQL Code Generator common utils and types
GraphQL Code Generator plugin for generating TypeScript types
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
GraphQL Code Generator plugin for generating TypeScript types for GraphQL queries, mutations, subscriptions and fragments
GraphQL Codegen Testing Utils
GraphQL Code Generator plugin for generating a .graphql file from a given schema
GraphQL Code Generator plugin for generating ready-to-use TypedDocumentNode based on GraphQL operations
GraphQL Code Generator plugin for adding custom content to your output file
GraphQL Code Generator plugin for generating a ready-to-use SDK based on graphql-request and GraphQL operations
GraphQL Code Generator preset for importing types to operation file
GraphQL Code Generator preset for generating operation code near the operation file