REST Client GraphQL API
REST Client is a Visual Studio Code extension for sending HTTP requests and viewing responses directly within the editor. It supports .http and .rest file formats, GraphQL, cURL, multiple auth schemes, environment variables, request chaining, and code generation.
Overview
REST Client GraphQL API is a GraphQL API specification published by REST Client on the APIs.io network.
REST Client is a Visual Studio Code extension for sending HTTP requests and viewing responses directly within the editor. It supports .http and .rest file formats, GraphQL, cURL, multiple auth schemes, environment variables, request chaining, and code generation.
documentation is published at https://marketplace.visualstudio.com/items?itemName=humao.rest-client.
The specification includes 2 reference links.
Tagged areas include Clients, HTTP Client, IDE Extension, VS Code, and API Testing.
Endpoint
References
- Documentation https://github.com/Huachao/vscode-restclient#readme
- GettingStarted https://github.com/Huachao/vscode-restclient#usage