Module juniper::parser[][src]

Expand description

Query parser and language utilities

Structs

A reference to a line and column in an input source file

Data structure used to wrap items with start and end markers in the input source

Enums

Error when tokenizing the input source

Error while parsing a GraphQL query

A single scalar value literal

A single token in the input source