Module apollo_compiler::validation
source · Expand description
Supporting APIs for GraphQL validation and other kinds of errors.
Structs
- A single diagnostic in a
DiagnosticList
- A collection of diagnostics returned by some validation method
- Integer identifier for a parsed source file.
- The source location of a parsed node: file ID and range within that file.
- A conversion failed with some errors, but also resulted in a partial document.