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: pass options as flags #14

Closed nohehf closed 1 year ago

nohehf commented 1 year ago

12 and #9 features, and basically any future optional parameter, should be passed through flags.

For instance:

nohehf commented 1 year ago

Implemented by #15