There is a bug detecting the Graphql request when the user clicks and places the cursor in the response.
If I click the request and have the cursor there then the query is detected:

However, when I then click the response the request is no longer detected:

To get it to detect it again I have to click the Pretty view and then place my cursor in the request and then go back to the Graphql view.
There is a bug detecting the Graphql request when the user clicks and places the cursor in the response.
If I click the request and have the cursor there then the query is detected:

However, when I then click the response the request is no longer detected:

To get it to detect it again I have to click the Pretty view and then place my cursor in the request and then go back to the Graphql view.