Expand description
Types & traits for working with GraphQL Variables
Enums§
- The type of a variable
Traits§
- Allows a query variable struct to be converted to literals for easier inlining into a graphql document.
- Allows a struct to be used as variables in a GraphQL query.
- Represents a set of named fields that are required for a query