Optional ReadonlyoperationName of the operation, if you defined several operations in query.
ReadonlyqueryString representation of the Source Text of the Document that is specified in the Language section of the GraphQL specification.
Optional ReadonlyvariablesJSON 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.