genql
GraphQL client generator
Automates the process of generating client code for GraphQL APIs
Type safe TypeScript client for any GraphQL API
881 stars
8 watching
37 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
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 |
piglovesyou/graphql-let | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 932 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 315 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
sainthkh/reasonql | A tool for generating type-safe GraphQL code from ReasonML queries | 96 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
code-hex/gqldoc-actions | An action for generating graphql documents used by gqldoc. | 5 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
khaosdoctor/gotql | Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,039 |