typed-graphql

JSON →
library 1.0.2 ·javascript deprecated
verified Jun 7, 2026

Deprecated community type definitions for graphql-js, version 1.0.2. This package was a stopgap for TypeScript 2 users before graphql-js shipped its own types. It must be used with the `typings` tool or via a `/// <reference types="typed-graphql" />` directive. No longer maintained; graphql-js has included its own TypeScript definitions since v14. Modern projects should use `graphql` directly with `@types/graphql` or the built-in types.