errors property

List<GraphQLError>? errors
final

Error returned executing the Request

Implementation

final List<GraphQLError>? errors;