Checks if a GraphQL operation is a mutation.
The GraphQL query or mutation string to check.
True if the operation is a mutation, false otherwise.
AbortError if the operation has invalid GraphQL syntax.
Checks if a GraphQL operation is a mutation.