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 got a scenario where I created a stub that retrieves an error structure (https://spec.graphql.org/June2018/#sec-Errors),
If I execute a matching request, I only get the data structure in the response and not the errors.
Am I doing something wrong, or this is some kind of limitation?
The text was updated successfully, but these errors were encountered:
I got a scenario where I created a stub that retrieves an error structure (https://spec.graphql.org/June2018/#sec-Errors),
If I execute a matching request, I only get the data structure in the response and not the errors.
Am I doing something wrong, or this is some kind of limitation?
The text was updated successfully, but these errors were encountered: