Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationDataUncheckedUpdateManyWithoutUserNotificationsNestedInput
Type Alias UserNotificationDataUncheckedUpdateManyWithoutUserNotificationsNestedInput
User
Notification
Data
Unchecked
Update
Many
Without
User
Notifications
Nested
Input
:
{
connect
?:
UserNotificationDataWhereUniqueInput
|
UserNotificationDataWhereUniqueInput
[]
;
connectOrCreate
?:
UserNotificationDataCreateOrConnectWithoutUserNotificationsInput
|
UserNotificationDataCreateOrConnectWithoutUserNotificationsInput
[]
;
create
?:
XOR
<
UserNotificationDataCreateWithoutUserNotificationsInput
,
UserNotificationDataUncheckedCreateWithoutUserNotificationsInput
>
|
UserNotificationDataCreateWithoutUserNotificationsInput
[]
|
UserNotificationDataUncheckedCreateWithoutUserNotificationsInput
[]
;
createMany
?:
UserNotificationDataCreateManyUserNotificationsInputEnvelope
;
delete
?:
UserNotificationDataWhereUniqueInput
|
UserNotificationDataWhereUniqueInput
[]
;
deleteMany
?:
UserNotificationDataScalarWhereInput
|
UserNotificationDataScalarWhereInput
[]
;
disconnect
?:
UserNotificationDataWhereUniqueInput
|
UserNotificationDataWhereUniqueInput
[]
;
set
?:
UserNotificationDataWhereUniqueInput
|
UserNotificationDataWhereUniqueInput
[]
;
update
?:
UserNotificationDataUpdateWithWhereUniqueWithoutUserNotificationsInput
|
UserNotificationDataUpdateWithWhereUniqueWithoutUserNotificationsInput
[]
;
updateMany
?:
UserNotificationDataUpdateManyWithWhereWithoutUserNotificationsInput
|
UserNotificationDataUpdateManyWithWhereWithoutUserNotificationsInput
[]
;
upsert
?:
UserNotificationDataUpsertWithWhereUniqueWithoutUserNotificationsInput
|
UserNotificationDataUpsertWithWhereUniqueWithoutUserNotificationsInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...