@deep/nest-kit
Preparing search index...
modules/notifications
NotificationsSenderResolver
Class NotificationsSenderResolver
Index
Constructors
constructor
Properties
logger
Factory
notifications
Sender
Service
Methods
send
Notification
Constructors
constructor
new
NotificationsSenderResolver
()
:
NotificationsSenderResolver
Returns
NotificationsSenderResolver
Properties
Protected
Readonly
logger
Factory
loggerFactory
:
WinstonLoggerFactory
Protected
Readonly
notifications
Sender
Service
notificationsSenderService
:
NotificationsSenderService
Methods
send
Notification
sendNotification
(
id
:
string
,
ctx
:
IBaseActionContext
)
:
Promise
<
Notification
>
Parameters
id
:
string
ctx
:
IBaseActionContext
Returns
Promise
<
Notification
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
logger
Factory
notifications
Sender
Service
Methods
send
Notification
@deep/nest-kit
Loading...