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
Improve error handling for the graphql function. This only returns the
formatted errors for GraphQLError, which are effectively
pseudo-control-flow and part of expected execution. If it is another
error, we assume it is *programmer error* and rethrow so we get a
reasonable error message
0 commit comments