Module graphql_parser::query
source · Expand description
Query language AST and parsing utilities
Structs
- Root of query data
- This represents integer number
- Error parsing query
Enums
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 piece of query language and returns an AST