Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apollo-language-server: Include graphql as a peer dependency #2652

Open
HishamAli81 opened this issue Aug 10, 2022 · 0 comments
Open

apollo-language-server: Include graphql as a peer dependency #2652

HishamAli81 opened this issue Aug 10, 2022 · 0 comments

Comments

@HishamAli81
Copy link

Intended outcome:

Graphql to be included as a peer dependency in the apollo-language-server package, similar to how it's included in the apollo-graphql package (https://github.com/apollographql/apollo-tooling/blob/master/packages/apollo-graphql/package.json#L19).

Nice to have: Add support for GraphQL 16.

Actual outcome:

Graphql is currently being included as a dependency in the apollo-language-server package (https://github.com/apollographql/apollo-tooling/blob/master/packages/apollo-language-server/package.json#L37), and doesn't follow these guidelines: https://leebyron.com/graphql-js-preparing-for-v14/

Versions

apollo-language-server: 1.26.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant