graphql-api icon indicating copy to clipboard operation
graphql-api copied to clipboard

Example with variables

Open eugenk opened this issue 8 years ago • 0 comments

The tests use a variable map, but the variable is not passed as a parameter to a handler. Instead, the handler already has the variable hard coded. How can a variable from the variable map be passed as a value to the handler?

eugenk avatar Dec 11 '17 14:12 eugenk