helios1138 / graphql-typed-clientLinks
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
☆211Updated 5 years ago
Alternatives and similar repositories for graphql-typed-client
Users that are interested in graphql-typed-client are comparing it to the libraries listed below
Sorting:
- A set of utils for faster development of GraphQL tools☆167Updated 5 years ago
- Generate TypeScript from GraphQL's schema type definitions☆191Updated last year
- Conjure SQL from GraphQL queries 🧙🔮✨☆139Updated 2 years ago
- A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.☆279Updated 3 years ago
- Create GraphQL schema with TypeScript classes.☆427Updated 3 years ago
- Use custom directives in your GraphQL schema and queries 🎩☆152Updated 5 years ago
- Create GraphQL API by decorating TypeScript classes☆83Updated last year
- Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into t…☆187Updated last month
- Simply pass in your GraphQL type defintions and get a fully featured GraphQL API with referential integrity, inverse updates, subscriptio…☆165Updated 2 years ago
- OpenCRUD is a GraphQL CRUD API specification for databases☆388Updated 3 years ago
- A GraphQL query builder for TypeScript. Avoid the pain of codegen.☆129Updated 2 years ago
- Proof of concept of an enhanced reflection system for TypeScript☆41Updated 4 years ago
- A lightweight 'Ruby on Rails'-like framework for GraphQL☆345Updated 5 years ago
- GraphQL directive that adds Object-level data resolvers.☆89Updated 3 years ago
- Normalize GraphQL responses for persisting in the client cache/state☆196Updated last year
- Query complexity validation for GraphQL.js☆344Updated last week
- 🤖 dataloader-codegen is an opinionated JavaScript library for automatically generating DataLoaders over a set of resources (e.g. HTTP en…☆115Updated 2 months ago
- Add Rate Limiting To Your GraphQL Resolvers 💂♀️☆413Updated last year
- Performance trace your Apollo GraphQL server with Opentracing☆182Updated this week
- Compiles GraphQL tagged template strings using graphql-tag.☆174Updated 3 years ago
- Opinionated CLI for continuous delivery of npm packages☆101Updated this week
- Build Typed GraphQL Queries in TypeScript without the code generation☆651Updated 2 years ago
- Auto-generated SDK for your GraphQL API (supports schema stitching & codegen)☆378Updated 3 years ago
- Reduces the size of GraphQL responses by consolidating duplicate values☆536Updated 2 years ago
- GraphQL API Framework with strong conventions and auto-generated schema☆360Updated 3 years ago
- Realtime GraphQL Live Queries with JavaScript☆437Updated this week
- code-generator plugins for hasura/apollo-gql/typescript development☆154Updated 2 years ago
- A Server-Side-Events (SSE) client + server for GraphQL subscriptions☆67Updated 7 years ago
- Code-first Typescript GraphQL Server without codegen or metaprogramming