errors property

Iterable<GraphQLError>? errors
final

GraphQL or Prisma errors.

Implementation

final Iterable<GraphQLError>? errors;