graphql-to-postman

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

GraphQL-to-Postman is a tool by Postman Labs that converts GraphQL schema definitions (SDL) into Postman Collection v2 format. It supports both CLI and programmatic usage, with options for depth, deprecated fields, and interface version selection. Current stable version is 1.0.0. Unlike manual collection creation, this automates the process and ensures the collection matches the schema exactly.