Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationDataUpsertWithWhereUniqueWithoutUserNotificationsInput
Type Alias UserNotificationDataUpsertWithWhereUniqueWithoutUserNotificationsInput
User
Notification
Data
Upsert
With
Where
Unique
Without
User
Notifications
Input
:
{
create
:
XOR
<
UserNotificationDataCreateWithoutUserNotificationsInput
,
UserNotificationDataUncheckedCreateWithoutUserNotificationsInput
>
;
update
:
XOR
<
UserNotificationDataUpdateWithoutUserNotificationsInput
,
UserNotificationDataUncheckedUpdateWithoutUserNotificationsInput
>
;
where
:
UserNotificationDataWhereUniqueInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...