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: run graphman from introspection query or schema files #27

Open nohehf opened 2 years ago

nohehf commented 2 years ago

Rather than querying the endpoint, graphman would take the introspection or schema as an input param.