Skip to main content

service/domain/workflow/notification_mark_read

Api Code Documentation / Exports / service/domain/workflow/notification_mark_read

Table of contents#

Functions#

Functions#

markRead#

â–¸ markRead(ctx, user, notificationId, repository): Promise<Type<BusinessEvent[]>>

Parameters#

NameType
ctxCtx
userServiceUser
notificationIdstring
repositoryRepository

Returns#

Promise<Type<BusinessEvent[]>>

Defined in#

src/service/domain/workflow/notification_mark_read.ts:18