Skip to main content

Input fields

operationName : String

The operation name of the query to calculate complexity for if more than one is provided.

query : String! required

The query to calculate complexity for.

variables : JSONString

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"} }