Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutNotificationsNestedInput
Type Alias UserUpdateOneWithoutNotificationsNestedInput
User
Update
One
Without
Notifications
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutNotificationsInput
;
create
?:
XOR
<
UserCreateWithoutNotificationsInput
,
UserUncheckedCreateWithoutNotificationsInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutNotificationsInput
,
UserUpdateWithoutNotificationsInput
>
,
UserUncheckedUpdateWithoutNotificationsInput
>
;
upsert
?:
UserUpsertWithoutNotificationsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...