service/domain/workflow/notification_list
Api Code Documentation / Exports / service/domain/workflow/notification_list
Table of contents
Functions
Functions
getUserNotifications
▸ getUserNotifications(ctx, user, repository): Promise<Type<Notification[]>>
Parameters
| Name | Type |
|---|---|
ctx | Ctx |
user | ServiceUser |
repository | Repository |
Returns
Promise<Type<Notification[]>>