You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be very happy to provide a reproduction link, but it's a bit hard to demonstrate without a graphql API. In addition, the vue sfc playground don't allow to install a dependency (or I don't find how to do it).
Steps to reproduce
Using option API, do a graphql query with vue-apollo.
What is expected?
retrieve data
What is actually happening?
console error, the network request is even not sent at all