graphql / graphql/graphiql

Excuting a query in VSCode

Open
#2,392 3 comments 0 reactions 0 assignees View on GitHub
vscode-graphql
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

Hi,

how to a execute an query with the vscode plugin?
After reading the existing issues, there should be an "execute" button on top of a graphql file.
This is not the case for me.
Further, the explicit setting

```
{
"vscode-graphql.showExecCodelens": true
}
```
is not recognized.

I'm sure, my configuration file is correct, because autocompletion when writing queries works.
Further I configured the endpoint and set the authorization in the headers.

I'm using the latest, a.k.a v0.44, version of the plugin.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.