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 dependency #40

Open
johannordin opened this issue Oct 23, 2019 · 2 comments
Open

Update graphql dependency #40

johannordin opened this issue Oct 23, 2019 · 2 comments

Comments

@johannordin
Copy link

Any chance you could update it? trying to use apollo@2+ but results in different versions of graphql.

Tried to update and it seems like all your tests passes.

Thanks!

@nicolasdao
Copy link
Owner

Hi @johannordin,

I'll try to update to the latest version of graphql, but each time I tried that in the past, I ran into the following error:

GraphQL error: Schema must be an instance of GraphQLSchema. Also ensure that there are not multiple versions of GraphQL installed in your node_modules directory.

I'll try again with the latest to see if that works.

Thanks a lot for your message and for using our package.

Cheers,

Nic

@johannordin
Copy link
Author

Thanks! When do you get that error? "npm ls graphql" shows what versions of graphql is installed.
Let me know if I can help!

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

2 participants