GraphQL Code Generator Core

JSON →
library 0.18.2 ·javascript
verified Jun 7, 2026

Core package for GraphQL Code Generator (v0.18.2), a tool that generates TypeScript/Flow types, React hooks, and other code from GraphQL schemas and operations. Stable release; moderate release cadence. Differentiator: plugin-based architecture supporting multiple frameworks (Apollo, URQL, etc.) and languages, with customizable outputs for resolvers, client-side operations, and introspection. Compared to alternatives (e.g., Apollo CLI), it offers broader plugin ecosystem and plugin-specific granularity.