organizationNotFound property
GraphQLError organizationNotFound
<span class="feature">read / write</span>
<p>Graphql error for handling.</p>
Implementation
GraphQLError organizationNotFound =
const GraphQLError(message: 'Organization not found');