graphql / graphql/graphiql

GraphQL config is not loaded from package.json in graphql-language-service-server

Open
#1,859 7 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

GraphQL configuration is loaded from `.graphqlrc` files, `graphql.config.js` files and other `.rc` or `.config` files, but not from the `graphql` key in `package.json`.
This is an upstream issue with the `graphql-config` module, which is overriding the default `cosmiconfig` search paths, and it's being tracked here:
https://github.com/kamilkisiela/graphql-config/issues/692

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.