menu
flutter_graphql_client_plus package
documentation
flutter_graphql_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 = [];
flutter_graphql_client_plus package
documentation
flutter_graphql_client
OperationException
graphqlErrors property
OperationException class