A typical graphql JSON request has the attributes { "query": "...", "variables": { ... } "operationName": "..." }
This method accounts for the parsed value of the 'query' field.
A typical graphql JSON request has the attributes { "query": "...", "variables": { ... } "operationName": "..." }
This method accounts for the parsed value of the 'query' field.