Package graphql.schema.validation
Interface SchemaValidationErrorClassification
- All Known Implementing Classes:
SchemaValidationErrorType
Error in graphql schema validation can have a classification,
and all the error classifications implement this interface.