userNotAuthenticated property
GraphQLError userNotAuthenticated
<span class="feature">read / write</span>
<p>Graphql error for handling.</p>
Implementation
GraphQLError userNotAuthenticated =
const GraphQLError(message: 'User is not authenticated');