Module graphql_parser::schema
source · Expand description
Schema definition language AST and utility
Structs
- Error parsing schema
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 schema language and returns an AST