graphqlErrors property

List<GraphQLError>? graphqlErrors
final

The list of errors in this response.

Implementation

final List<GraphQLError>? graphqlErrors;