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
| Name | Type |
|---|---|
ctx | Ctx |
user | ServiceUser |
notificationId | string |
repository | Repository |
Returns
Promise<Type<BusinessEvent[]>>