GraphQL Config

JSON →
library 5.1.6 ·javascript
verified Jun 7, 2026

GraphQL Config is the standard configuration layer for GraphQL tools, editors, and IDEs. Current stable version is 5.1.6, with regular releases. It provides a unified way to define schema, documents, and GraphQL-related settings in a single file (YAML, JSON, JS, or TypeScript). It supports multiple loaders (cosmiconfig, TOML) and integrates with GraphQL Code Generator, GraphQL ESLint, and most GraphQL extensions. Unlike ad-hoc config handling, it offers a consistent API for library authors and end-users. Ships TypeScript types. Requires Node >= 16.