Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationsCreateInput
Type Alias UserNotificationsCreateInput
User
Notifications
Create
Input
:
{
dbId
?:
string
;
isRead
:
boolean
;
list
?:
UserNotificationDataCreateNestedManyWithoutUserNotificationsInput
;
user
?:
UserCreateNestedOneWithoutNotificationsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...