Skip to main content

userNotFound property

GraphQLError userNotFound

<span class="feature">read / write</span>

<p>Graphql error for handling.</p>

Implementation

GraphQLError userNotFound = const GraphQLError(message: 'User not found');