graphqlErrors property

List<GraphQLError> graphqlErrors
final

Any GraphQL errors returned from the operation.

Implementation

final List<GraphQLError> graphqlErrors;