Cannot execute query or mutation. Not showing any errors.
Running the extension locally and adding a console.error for the actual error I got the message below:
Invalid WebSocket implementation provided at createClient
Expected Behavior
Being able to execute a query or mutation
Steps to Reproduce the Problem Or Description
Try execute any query or mutation
Specifications
GraphQL for VSCode Extension Version: 0.3.26
VSCode Version: 1.62.3
OS Name: OSX
OS Version: Monterey
graphql config filename and format example: .graphqlrc.yml
Logs Of TS Server || GraphQL Language Service
There are no logs since the query is not actually executing
Actual Behavior
Cannot execute query or mutation. Not showing any errors.
Running the extension locally and adding a console.error for the actual error I got the message below:
Invalid WebSocket implementation provided at createClient
Expected Behavior
Being able to execute a query or mutation
Steps to Reproduce the Problem Or Description
Try execute any query or mutation
Specifications
Logs Of TS Server || GraphQL Language Service
There are no logs since the query is not actually executing