Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationsUpdateOneWithoutListNestedInput
Type Alias UserNotificationsUpdateOneWithoutListNestedInput
User
Notifications
Update
One
Without
List
Nested
Input
:
{
connect
?:
UserNotificationsWhereUniqueInput
;
connectOrCreate
?:
UserNotificationsCreateOrConnectWithoutListInput
;
create
?:
XOR
<
UserNotificationsCreateWithoutListInput
,
UserNotificationsUncheckedCreateWithoutListInput
>
;
delete
?:
UserNotificationsWhereInput
|
boolean
;
disconnect
?:
UserNotificationsWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserNotificationsUpdateToOneWithWhereWithoutListInput
,
UserNotificationsUpdateWithoutListInput
>
,
UserNotificationsUncheckedUpdateWithoutListInput
>
;
upsert
?:
UserNotificationsUpsertWithoutListInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...