public interface GraphQLErrorHandler
Modifier and Type | Method and Description |
---|---|
default boolean |
errorsPresent(java.util.List<graphql.GraphQLError> errors) |
java.util.List<graphql.GraphQLError> |
processErrors(java.util.List<graphql.GraphQLError> errors) |