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: about 1 month 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,268 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 96 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
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,401 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
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 editor for designing and visualizing GraphQL schemas | 6,012 |
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,110 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 319 |