| Exception | Description |
|---|---|
| InterfaceFieldArgumentRedefinitionError | |
| InterfaceFieldRedefinitionError | |
| InvalidDeprecationDirectiveError | |
| MissingInterfaceFieldArgumentsError | |
| MissingInterfaceFieldError | |
| MissingInterfaceTypeError | |
| MissingScalarImplementationError | |
| MissingTypeError | |
| MissingTypeResolverError | |
| NonUniqueArgumentError | |
| NonUniqueDirectiveError | |
| NonUniqueNameError | |
| NotAnInputTypeError | |
| NotAnOutputTypeError | |
| OperationTypesMustBeObjects | |
| QueryOperationMissingError | |
| SchemaMissingError | |
| SchemaProblem |
A number of problems can occur when using the schema tools like
SchemaParser
or SchemaGenerator classes and they are reported via this
exception as a list of GraphQLErrors |
| SchemaRedefinitionError | |
| TypeExtensionFieldRedefinitionError | |
| TypeExtensionMissingBaseTypeError | |
| TypeRedefinitionError |