Module query

Source

Structs§

Number
This represents integer number
ParseError
Error parsing query

Traits§

Text
Text abstracts over types that hold a string value. It is used to make the AST generic over the string type.

Functions§

consume_definition
Parses a single ExecutableDefinition and returns an AST as well as the remainder of the input which is unparsed
minify_query
parse_query
Parses a piece of query language and returns an AST

Type Aliases§

Definition
Directive
Document
Field
FragmentDefinition
FragmentSpread
InlineFragment
Mutation
OperationDefinition
Query
Selection
SelectionSet
Subscription
Type
TypeCondition
Value
VariableDefinition