dotansimha / graphql-code-generator-community

MIT License
119 stars 157 forks source link

[graphql-request] Pass variables to wrapper function #511

Open axe-me opened 1 year ago

axe-me commented 1 year ago

Sometimes it's useful to have the operation variables available for the wrapper function to set some business logic within the wrapper conditionally.

wilcoschoneveld commented 8 months ago

this can be closed right?