[−][src]Module graphql_parser::schema
Schema definition language AST and utility
Structs
Enums
| Definition | |
| DirectiveLocation | |
| Type | |
| TypeDefinition | |
| TypeExtension | |
| Value |
Functions
| parse_schema | Parses a piece of schema language and returns an AST |
Type Definitions
| Name | An alias for string, used where graphql expects a name |
| NamedType |