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
[]>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
notificationId | string |
repository | Repository |
#
ReturnsPromise
<Type
<BusinessEvent
[]>>