menu
graphql package
documentation
client.dart
OperationException
graphqlErrors property
graphqlErrors property
dark_mode
light_mode
graphqlErrors
property
List
<
GraphQLError
>
graphqlErrors
getter/setter pair
Any graphql errors returned from the operation
Implementation
List<GraphQLError> graphqlErrors = [];
graphql package
documentation
client
OperationException
graphqlErrors property
OperationException class