Closed mattharder91 closed 4 years ago
@mattharder91 You should get the GraphQL/network errors in the pane that is also supposed to show the result on success. Does that not happen in your case?
For example, if I run a query against a server that is not running, I get this error:
@mattharder91 I found a few edge cases where this had regressed, and was able to fully restore the error handling
Actual Behavior
Hi when executing a query through the extension i am getting the error
Error opening content and in the output terminal I get the error Getting NetworkHelper: operation: query
Expected Behavior
Getting the result of the query or at least an explanation why the query failed
Steps to Reproduce the Problem Or Description
import "./XFragment.gql"
my Configuration:
Specifications
Logs Of TS Server || GraphQL Language Service
NetworkHelper: operation: query