Skip to main content

notifFeatureNotInstalled property

GraphQLError notifFeatureNotInstalled

getter/setter pair

Graphql error for handling.

Implementation

static GraphQLError notifFeatureNotInstalled = const GraphQLError(
message: TalawaErrors.failedToDetermineProject,
);
  1. talawa
  2. graphql_exception_resolver
  3. GraphqlExceptionResolver
  4. notifFeatureNotInstalled property
GraphqlExceptionResolver class