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

Update graphql-config #415

Merged
merged 1 commit into from
Apr 21, 2018

Conversation

victorandree
Copy link
Contributor

graphql-config@2.0.1 properly installs graphql as a peer dependency, which avoids issues with loading schemas using different GraphQL versions.

This should also fix #406

This makes graphql a peerDependency which means that constructed schemas are consistently constructed.
@apollo-cla
Copy link

@victorandree: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@martijnwalraven martijnwalraven merged commit 7723fcd into apollographql:master Apr 21, 2018
@victorandree victorandree deleted the fix/graphql-config branch May 8, 2018 08:51
@mike-marcacci
Copy link
Contributor

It would be nice to publish this, since it was merged so long ago.

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

Successfully merging this pull request may close these issues.

Cannot use graphqlconfig to read latest graphql syntax correctly
4 participants