errors property

List<GraphQLError>? errors
final

The list of errors in this response.

Implementation

final List<GraphQLError>? errors;