Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationDataCreateInput
Type Alias UserNotificationDataCreateInput
User
Notification
Data
Create
Input
:
{
actionUrl
?:
string
|
null
;
dbId
?:
string
;
message
:
string
;
severity
:
UserNotificationSeverityEnum
;
title
:
string
;
userNotifications
?:
UserNotificationsCreateNestedOneWithoutListInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...