QueryComplexityInputType
Information about the complexity of the query.
Input fields
The operation name of the query to calculate complexity for if more than one is provided.
The query to calculate complexity for.
Any variables to include for the query. Pagination variables should be included as they will affect the overall weight of the query.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"operationName": "citizen-north-candidate-night-sure",
"query": "opportunity-design-too-leave-still",
"variables": {"key": "value"}
}