Closed teebszet closed 5 years ago
Ah, found documentation on the npm package that shows variables must be included in the query, and not in a separate variables object.
Intuitively, it seems like there should be an option where variables are passed in separately, as an object like mutations.
Does the library allow testing queries with variables as a runtime object?