JSPM

graphql-config

5.1.4-alpha-20250306224615-7073b6ab17e57f86bc12ed4fa9eacdab79cbcf72
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4440782
  • Score
    100M100P100Q197821F
  • License MIT

The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)

Package Exports

    Readme

    GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation

    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!

    Contributions

    Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!

    And if this is your first time contributing to this project, please do read our Contributor Workflow Guide before you get started off.

    Code of Conduct

    Help us keep GraphQL Config open and inclusive. Please read and follow our Code of Conduct as adopted from Contributor Covenant

    License

    GitHub license

    MIT