graphql-let
GraphQL code generator
A tool that automates the generation of TypeScript code from GraphQL queries
A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.
454 stars
5 watching
34 forks
Language: TypeScript
last commit: 10 days ago
Linked from 1 awesome list
babel-pluginbabel-plugin-macrosgraphqlgraphql-codegenjest-transformertypescriptwebpack-loader
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 881 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
danieljharvey/graphql-codegen-fast-check | Generates Fastcheck arbitrary data from GraphQL schema | 22 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 315 |
kobylynskyi/graphql-java-codegen-maven-plugin | A tool to automatically generate Java code based on GraphQL schema definitions | 17 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,039 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
yelp/dataloader-codegen | A tool that automatically generates DataLoaders for efficient data fetching in GraphQL servers | 111 |
piglig/go-qr | A minimalistic QR code generator written in Go. | 32 |
bradleyboy/tuql | A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |