graphql-s2s
graphql-s2s copied to clipboard
Update graphql dependency
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!
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
Thanks! When do you get that error? "npm ls graphql" shows what versions of graphql is installed. Let me know if I can help!