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

Type 'ExecutionResult' is not generic. #49

Closed
M1chaelTran opened this issue May 16, 2020 · 1 comment
Closed

Type 'ExecutionResult' is not generic. #49

M1chaelTran opened this issue May 16, 2020 · 1 comment

Comments

@M1chaelTran
Copy link

M1chaelTran commented May 16, 2020

Could we please update apollo-link to the latest version 1.2.14 to resolve this issue?
apollographql/apollo-link#1261

As the latest version has the fix
graphql/graphql-js#2490

My current workaround is to install the latest apollo-link myself.
However, I would imagine other running into this error and wasting time to figure it out.

@smolinari
Copy link
Collaborator

smolinari commented May 17, 2020

Um. The dependency on apollo-link has the "^" upgrade caret. So, if you run quasar upgrade -i (practically the same as running yarn upgrade) it should update any dependencies too.

It also means, anyone freshly installing QApollo will also get the newest minor and patch version of apollo-link. So, no problem there either.

Thanks for the concern though. :)

Scott

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