graphql-code-generator-community
graphql-code-generator-community copied to clipboard
[graphql-request] Pass variables to wrapper function
Sometimes it's useful to have the operation variables available for the wrapper function to set some business logic within the wrapper conditionally.
this can be closed right?