errors property

Iterable<GraphQLExceptionError> errors
final

The errors to report alongside data, empty when there were none.

Implementation

final Iterable<GraphQLExceptionError> errors;