errors property

List<GraphQLError> errors
final

A list of all GraphQLErrors that caused this exception.

Implementation

final List<GraphQLError> errors;