graphql-s2s icon indicating copy to clipboard operation
graphql-s2s copied to clipboard

Update graphql dependency

Open johannordin opened this issue 6 years ago • 2 comments

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!

johannordin avatar Oct 23 '19 09:10 johannordin

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

nicolasdao avatar Oct 23 '19 20:10 nicolasdao

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

johannordin avatar Oct 24 '19 06:10 johannordin