Escape-Technologies / graphman

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

feat: error message for failed introspection #36

Closed nohehf closed 1 year ago

nohehf commented 1 year ago

Description

Fixes #29

Adds a proper error message if requests fails or do not return a valid introspection: image

Checklist: