Module graphql_tools::static_graphql::query
source · Structs
This represents integer number
Error parsing query
Traits
Text abstracts over types that hold a string value.
It is used to make the AST generic over the string type.
Functions
Parses a single ExecutableDefinition and returns an AST as well as the
remainder of the input which is unparsed
Parses a piece of query language and returns an AST