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
Request and response bodies are plain text, it's hard to read and find out what's wrong.
Solution Brainstorm
Implement syntax highlighting for request and response when the request is of the type graphql.
If the response has errors, the request body should be highlighted in the faulty line (similar to the source code context).