Skip to main content

OrganizationNotFoundErrorResolvers

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / OrganizationNotFoundErrorResolvers

Type Alias: OrganizationNotFoundErrorResolvers<ContextType, ParentType>

> OrganizationNotFoundErrorResolvers<ContextType, ParentType>: object

Type Parameters

ContextType = any

ParentType extends ResolversParentTypes["OrganizationNotFoundError"] = ResolversParentTypes["OrganizationNotFoundError"]

Type declaration

__isTypeOf?

> optional __isTypeOf: IsTypeOfResolverFn<ParentType, ContextType>

message?

> optional message: Resolver<ResolversTypes["String"], ParentType, ContextType>

Defined in

src/types/generatedGraphQLTypes.ts:4501