Interface GraphQLRequestExecutionExceptionInterface
- All Known Implementing Classes:
GraphQLRequestExecutionException,GraphQLRequestExecutionUncheckedException
public interface GraphQLRequestExecutionExceptionInterface
-
Method Summary
-
Method Details
-
getErrors
List<org.springframework.graphql.ResponseError> getErrors()
-