wrongCredentials property
GraphQLError wrongCredentials
<span class="feature">read / write</span>
<p>Graphql error for handling.</p>
Implementation
GraphQLError wrongCredentials =
const GraphQLError(message: 'Invalid credentials');
GraphQLError wrongCredentials
<span class="feature">read / write</span>
<p>Graphql error for handling.</p>
GraphQLError wrongCredentials =
const GraphQLError(message: 'Invalid credentials');