Skip to main content

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

NameType
ctxCtx
userServiceUser
repositoryRepository

Returns

Promise<Type<Notification[]>>

Defined in

src/service/domain/workflow/notification_list.ts:14