{"library":"graphql-typed-client","type":"library","category":null,"description":"A code generation tool that produces a strongly typed GraphQL client library for any endpoint. Version 1.7.4 is the latest stable release. It enables writing GraphQL queries as plain JavaScript objects with full TypeScript type safety, auto-completion, custom scalar mapping, and type guards. The client supports chain request syntax and raw request syntax, generating standard GraphQL queries from idiomatic JS. Unlike generic GraphQL clients (e.g., graphql-request), this package generates a tailored client per schema, offering superior developer experience for TypeScript projects. Maintenance appears low, with the last release in 2020.","language":"javascript","status":"maintenance","version":"1.7.4","tags":["javascript","gql","graphql","typescript","ts","js","interfaces","types"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-typed-client","imports":["import { generateClient } from 'graphql-typed-client'","import client from './generated/client'","import { Query, Mutation } from './generated/client'"]},{"cmd":"yarn add graphql-typed-client","imports":[]},{"cmd":"pnpm add graphql-typed-client","imports":[]}],"homepage":"https://github.com/helios1138/graphql-typed-client#readme","github":"ssh://git@github.com/helios1138/graphql-typed-client","docs":null,"changelog":null,"pypi":null,"npm":"graphql-typed-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}