Module graphql_parser::schema

source ·
Expand description

Schema definition language AST and utility

Structs

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