GraphQL Codegen Generators
JSON →Built-in generators (templates) for GraphQL Code Generator v0.8.21, specifically TypeScript single-file and multiple-file output. This package is part of the legacy `graphql-code-generator` ecosystem (pre-v1), which has been superseded by `@graphql-codegen/cli` and `@graphql-codegen/typescript`. It provides Handlebars-based templates for generating TypeScript types from GraphQL schemas. Release cadence: no longer updated; last release 0.8.21. Key differentiators: enables custom generators by implementing the `GeneratorConfig` interface and using Handlebars templates, with support for both single and multi-file output.
Resources
packagegraphql-codegen-generators ↗