Package Exports
- graphql-config
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (graphql-config) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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!