The GraphQL query, mutation, or subscription document
OptionalvariablesVariable values keyed by name (spec §6.2.2)
OptionaloperationNamed operation to execute (required when the document has >1 operation)
OptionalextensionsImplementation-specific extensions (APQ, tracing, etc.)
OptionalheadersPer-request headers (merged into client-level headers)
A single GraphQL request (spec §6.2).