[−][src]Module graphql_parser::schema
Schema definition language AST and utility
Structs
Enums
| Definition | |
| DirectiveLocation | |
| Type | |
| TypeDefinition | |
| TypeExtension | |
| Value |
Traits
| Text | Text abstracts over types that hold a string value. It is used to make the AST generic over the string type. |
Functions
| parse_schema | Parses a piece of schema language and returns an AST |