genql
GraphQL client generator
Automates the process of generating client code for GraphQL APIs
Type safe TypeScript client for any GraphQL API
890 stars
8 watching
36 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
| A tool that automates the generation of TypeScript code from GraphQL queries | 454 |
| An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
| Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 |
| Tools to generate form validation schema from GraphQL schemas | 319 |
| A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
| A tool for generating type-safe GraphQL code from ReasonML queries | 96 |
| Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
| An action for generating graphql documents used by gqldoc. | 5 |
| A Haskell library for creating type-safe GraphQL APIs | 406 |
| Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 |
| A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |