Closed MariuzM closed 2 years ago
How do i disable this added line?
Add the following line to your settings.json-file: "vscode-graphql.showExecCodelens": false
settings.json
"vscode-graphql.showExecCodelens": false
Restart or reload VS Code so the changes can take effect.
How do i disable this added line?