Package graphql.schema.idl.errors
package graphql.schema.idl.errors
-
Exception ClassesClassDescriptionA number of problems can occur when using the schema tools like
SchemaParserorSchemaGeneratorclasses and they are reported via this exception as a list ofGraphQLErrorsAn exception that is throw whenRuntimeWiring.Builder.strictMode(boolean)orTypeRuntimeWiring.Builder.strictMode(boolean)is true and something gets redefined.