JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package graphql.schema.idl.errors
Exception Summary
Exception
Description
DirectiveIllegalArgumentTypeError
DirectiveIllegalLocationError
DirectiveIllegalReferenceError
DirectiveMissingNonNullArgumentError
DirectiveRedefinitionError
DirectiveUndeclaredError
DirectiveUnknownArgumentError
IllegalNameError
InterfaceFieldArgumentNotOptionalError
InterfaceFieldArgumentRedefinitionError
InterfaceFieldRedefinitionError
InterfaceImplementedMoreThanOnceError
InterfaceImplementingItselfError
InterfaceWithCircularImplementationHierarchyError
MissingInterfaceFieldArgumentsError
MissingInterfaceFieldError
MissingInterfaceTypeError
MissingScalarImplementationError
MissingTransitiveInterfaceError
MissingTypeError
MissingTypeResolverError
NonSDLDefinitionError
NonUniqueArgumentError
NonUniqueDirectiveError
NonUniqueNameError
NotAnInputTypeError
NotAnOutputTypeError
OperationRedefinitionError
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
GraphQLError
s
SchemaRedefinitionError
TypeExtensionDirectiveRedefinitionError
TypeExtensionEnumValueRedefinitionError
TypeExtensionFieldRedefinitionError
TypeExtensionMissingBaseTypeError
TypeRedefinitionError
UnionTypeError
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes