Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserRumbleAccountUpdateOneWithoutUserNestedInput
Type Alias UserRumbleAccountUpdateOneWithoutUserNestedInput
User
Rumble
Account
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserRumbleAccountWhereUniqueInput
;
connectOrCreate
?:
UserRumbleAccountCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserRumbleAccountCreateWithoutUserInput
,
UserRumbleAccountUncheckedCreateWithoutUserInput
>
;
delete
?:
UserRumbleAccountWhereInput
|
boolean
;
disconnect
?:
UserRumbleAccountWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserRumbleAccountUpdateToOneWithWhereWithoutUserInput
,
UserRumbleAccountUpdateWithoutUserInput
>
,
UserRumbleAccountUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserRumbleAccountUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...