# GraphQL Config > One configuration file for every GraphQL tool: point your schema and documents in a single place and editors, IDEs, code generators and linters all read it. ## Documentation - [Introduction](https://the-guild.dev/graphql/config/docs.md) - [Installation](https://the-guild.dev/graphql/config/docs/installation.md) - [Usage](https://the-guild.dev/graphql/config/docs/user/usage.md) - [Specifying Schema](https://the-guild.dev/graphql/config/docs/user/schema.md) - [Specifying Documents](https://the-guild.dev/graphql/config/docs/user/documents.md) - [Loading Config](https://the-guild.dev/graphql/config/docs/library/load-config.md) - [Extensions](https://the-guild.dev/graphql/config/docs/library/extensions.md) - [Loaders](https://the-guild.dev/graphql/config/docs/library/loaders.md) - [GraphQLConfig](https://the-guild.dev/graphql/config/docs/library/graphql-config.md) - [GraphQLProjectConfig](https://the-guild.dev/graphql/config/docs/library/graphql-project-config.md) - [Migration](https://the-guild.dev/graphql/config/docs/migration.md) ## Changelog