Field
Represents a field to be queried
Properties
Functions
Link copied to clipboard
Adds a variable as an argument to the field. This will automatically register the variable for use in the query or mutation.
Adds an argument to the field
Link copied to clipboard
Gets the name of the current type of the current QueryElement. Equivalent to __typename.
Link copied to clipboard
Inserts a fragment into the field