Optional
Readonly
operationName of the operation, if you defined several operations in query
.
Readonly
queryString representation of the Source Text of the Document that is specified in the Language section of the GraphQL specification.
Optional
Readonly
variablesJSON object that contains key-value pairs in which the keys are variable names and the values are variable values.
The query, operation name, and variables that are sent to the GraphQL API.