Escape-Technologies / graphman

Quikly scaffold a postman collection for a GraphQL API. Compatible with Postman & Insomnia.
MIT License
242 stars 12 forks source link

feat: add description field to requests #38

Closed nohehf closed 2 years ago

nohehf commented 2 years ago

Description

Fixes #31

Adds a description in the generated collection for every request:

image

Checklist: