userNotFound property
GraphQLError userNotFound
read / write
Graphql error for handling.
Implementation
GraphQLError userNotFound = const GraphQLError(message: 'User not found');
GraphQLError userNotFound
read / write
Graphql error for handling.
GraphQLError userNotFound = const GraphQLError(message: 'User not found');