easygraphql-tester icon indicating copy to clipboard operation
easygraphql-tester copied to clipboard

Feature Request: Query variables as a param

Open ShMcK opened this issue 6 years ago • 1 comments

When using the schema tester, I was surprised to find that you can't pass variables in as a third param when using queries - you have to include the values in the query. Mutations take a third object param, just not queries.

I'd be happy to put in a PR if there are no objections.

ShMcK avatar Nov 04 '19 03:11 ShMcK

Awesome! sure, a PR will be great!

estrada9166 avatar Nov 04 '19 20:11 estrada9166