Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutRumbleAccountNestedInput
Type Alias UserUpdateOneWithoutRumbleAccountNestedInput
User
Update
One
Without
Rumble
Account
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutRumbleAccountInput
;
create
?:
XOR
<
UserCreateWithoutRumbleAccountInput
,
UserUncheckedCreateWithoutRumbleAccountInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutRumbleAccountInput
,
UserUpdateWithoutRumbleAccountInput
>
,
UserUncheckedUpdateWithoutRumbleAccountInput
>
;
upsert
?:
UserUpsertWithoutRumbleAccountInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...