graphql-ts-client-api

JSON →
library 3.1.17 ·javascript
verified Jun 7, 2026
api

Graphql-ts-client-api (v3.1.17) provides a strongly typed, code-first approach for GraphQL clients in TypeScript/JavaScript. Automatically generates TypeScript types from GraphQL schema, enabling compile-time safety for queries, mutations, and subscriptions. Released regularly via npm, it supports both ESM and CJS, and integrates with popular HTTP clients like fetch and axios. Key differentiators: type-safe query building, zero runtime overhead, and seamless integration with graphql-ts-client-compiler for code generation.