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
DirectiveMissingNonNullArgumentError
DirectiveRedefinitionError
DirectiveUndeclaredError
DirectiveUnknownArgumentError
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
GraphQLError
s
SchemaRedefinitionError
TypeExtensionDirectiveRedefinitionError
TypeExtensionEnumValueRedefinitionError
TypeExtensionFieldRedefinitionError
TypeExtensionMissingBaseTypeError
TypeRedefinitionError
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes