GraphQL.Variable (GraphQL Client v0.2.0) View Source
A struct to represent GraphQL variables
Link to this section Summary
Functions
Check if two variables represent the same variable
Link to this section Types
Specs
A GraphQL generic name
Specs
A struct that represents the definition of a GraphQL variable.
A variable definition exists within a query or mutation, and then can be referenced by the arguments of fields.
Link to this section Functions
Specs
Check if two variables represent the same variable