graphqlErrors property

List<GraphQLError> graphqlErrors
getter/setter pair

Any graphql errors returned from the operation

Implementation

List<GraphQLError> graphqlErrors = [];