GraphQL.Variable (GraphQL Client v0.1.2) View Source
A struct to represent GraphQL variables
Link to this section Summary
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.