menu
messenger
provider/gql/exceptions.dart
GraphQlException
graphqlErrors property
graphqlErrors
dark_mode
light_mode
graphqlErrors
property
List
<
GraphQLError
>
graphqlErrors
final
Any GraphQL errors returned from the operation.
Implementation
final List<GraphQLError> graphqlErrors;
messenger
exceptions
GraphQlException
graphqlErrors property
GraphQlException class