{"library":"typescript-graphql-request","type":"library","category":null,"description":"A GraphQL Code Generator plugin that automatically generates a fully typed SDK from your GraphQL operations and schema. The generated SDK wraps graphql-request client with typed query/mutation functions, reducing boilerplate and eliminating runtime errors from mismatched variables. Current stable version 4.4.6 requires graphql-request ^3.4.0 or ^4.0.0. Released under the GraphQL Code Generator ecosystem with frequent updates. Key differentiator: it provides end-to-end type safety from schema to API calls, with zero runtime overhead compared to manually written graphql-request calls.","language":"javascript","status":"active","version":"4.4.6","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install typescript-graphql-request","imports":["import { getSdk } from './generated/graphql';","import type { Sdk } from './generated/graphql';","const { getSdk } = require('./generated/graphql');"]},{"cmd":"yarn add typescript-graphql-request","imports":[]},{"cmd":"pnpm add typescript-graphql-request","imports":[]}],"homepage":"https://github.com/dotansimha/graphql-code-generator","github":"https://github.com/dotansimha/graphql-code-generator","docs":null,"changelog":null,"pypi":null,"npm":"typescript-graphql-request","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}