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
Describe the bug
For some reason error() handler of my query gets called twice, once as an Error and the 2nd time as a GraphQLError. The query results definitely aren't in a cache or anything, so why does this happen?
To Reproduce
Nothing special, the query is registered like this: