graphql-code-generator
Code generator
A tool that generates code from GraphQL schemas and operations
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
11k stars
77 watching
1k forks
Language: TypeScript
last commit: 6 days ago
Linked from 4 awesome lists
androidangularcode-generatorcodegencsharpgraphqlgraphql-schemajavareactresolversschemathe-guildtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,249 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,398 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
leangen/graphql-spqr | A Java library that generates GraphQL schema from existing Java code | 1,096 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
graphql-editor/graphql-editor | An IDE for designing and visualizing GraphQL schemas | 6,010 |
kobylynskyi/graphql-java-codegen-maven-plugin | A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 315 |