REST Client · GraphQL Specification

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.

Documentation Endpoint View on GitHub ClientsHTTP ClientIDE ExtensionVS CodeAPI TestingGraphQL

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

Back to REST Client · All GraphQL Specs · GitHub