Expand description
Supporting APIs for GraphQL validation and other kinds of errors.
Structsยง
- Diagnostic
Data - Diagnostic
List - A collection of diagnostics returned by some validation method
- Valid
- Wraps a
Schema
or [ExecutableDocument
] to mark it as valid. - With
Errors - A conversion failed with some errors, but also resulted in a partial document.