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
Both issue boiled down to same issue of having different definition of GraphQLError in graphql-jit library. If we have same definition of error class the issue seems to be resolved.