Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>GraphQL to REST queriesNew to Visual Studio Code? Get it now.
GraphQL to REST queries

GraphQL to REST queries

orasik

|
8,361 installs
| (1) | Free
Convert GraphQL to REST queries
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Graphql to Rest queries

Convert GraphQL queries to REST API POST body query so you can using it directly in Postman or other REST clients.

How to

  • New file.
  • Paste your GraphQL query.
  • CMD + Shift + P to run Command Plate.
  • Type GraphQL To Rest and click Enter.
  • Copy/Paste into your favorite REST client or cURL.

Features

This is an example of a GraphQL query from Microsoft Graph Demo converting the GraphQL query to REST body and send it via Postman

GraphQL to Rest query

Release Notes

Initial release, feedback welcomed

0.1.0

Initial release of GraphQL to Rest query

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft