This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/node_modules/graphql-config
2021-03-09 19:44:13 +01:00
..
extensions add configured graphql-codegen 2021-03-09 19:44:13 +01:00
helpers add configured graphql-codegen 2021-03-09 19:44:13 +01:00
node_modules add configured graphql-codegen 2021-03-09 19:44:13 +01:00
config-schema.json add configured graphql-codegen 2021-03-09 19:44:13 +01:00
config.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
config.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
errors.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
errors.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
extension.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
extension.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
index.cjs.js add configured graphql-codegen 2021-03-09 19:44:13 +01:00
index.cjs.js.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
index.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
index.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
index.esm.js add configured graphql-codegen 2021-03-09 19:44:13 +01:00
index.esm.js.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
LICENSE add configured graphql-codegen 2021-03-09 19:44:13 +01:00
loaders.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
loaders.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
package.json add configured graphql-codegen 2021-03-09 19:44:13 +01:00
project-config.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
project-config.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00
README.md add configured graphql-codegen 2021-03-09 19:44:13 +01:00
types.d.ts add configured graphql-codegen 2021-03-09 19:44:13 +01:00
types.d.ts.map add configured graphql-codegen 2021-03-09 19:44:13 +01:00

GraphQL Config npm version code style: prettier renovate-app badge Discord Chat

GraphQL Config - one configuration for all your GraphQL tools (supported by most tools, editors & IDEs). The easiest way to configure your development environment with your GraphQL Schema.

As a developer, you gain simplicity and a central place to setup libraries, tools and your IDE extensions.

As a library author GraphQL Config makes it easier to maintain the code responsible for handling configuration, loading GraphQL schemas or even files with GraphQL operations and fragments. GraphQL Config provides a set of useful methods and an easy-to-work-with API.

Example

schema: ./schema.json
documents: ./src/components/**/*.jsx

Installation and Usage

Visit our website graphql-config.com to learn more about the GraphQL Config.

Help & Community

Join our Discord chat if you run into issues or have questions. We love talking to you!