graphql-config
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Last updated 5 years ago by kamilkisiela .
MIT · Repository · Bugs · Original npm
$ cnpm install graphql-config 
SYNC missed versions from official npm registry.

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!

Current Tags

  • 0.0.0-experimental-4667b9b.8ec                                ...           canary (5 years ago)
  • 0.0.0-experimental.0                                ...           experimental (5 years ago)
  • 3.0.0-alpha.13                                ...           guild (6 years ago)
  • 3.0.2                                ...           latest (5 years ago)
  • 3.0.0-rc.3                                ...           next (5 years ago)

8 Versions

  • 2.2.1                                ...           7 years ago
  • 1.2.1                                ...           8 years ago
  • 3.0.0-rc.3                                ...           5 years ago
  • 3.0.2                                ...           5 years ago
  • 3.0.0-alpha.13                                ...           6 years ago
  • 0.0.0-experimental.0                                ...           5 years ago
  • 0.0.0-experimental-4667b9b.8ec                                ...           5 years ago
  • 2.2.2                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (12)
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org