Error indicator is no longer present for failed queries #493
krish-andres
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intended outcome:
When a query fails, I should see an indicator that identifies the failed query. I should also see the variables that were provided to the apollo query.
Actual outcome:

The failed apollo query is no identified, and the query variables are missing:
How to reproduce the issue:
Investigate a failed GraphQL query using the apollo devtools and see if there is an indicator next to the failed query.
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions