Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserKickAccountUpdateOneWithoutUserNestedInput
Type Alias UserKickAccountUpdateOneWithoutUserNestedInput
User
Kick
Account
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserKickAccountWhereUniqueInput
;
connectOrCreate
?:
UserKickAccountCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserKickAccountCreateWithoutUserInput
,
UserKickAccountUncheckedCreateWithoutUserInput
>
;
delete
?:
UserKickAccountWhereInput
|
boolean
;
disconnect
?:
UserKickAccountWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserKickAccountUpdateToOneWithWhereWithoutUserInput
,
UserKickAccountUpdateWithoutUserInput
>
,
UserKickAccountUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserKickAccountUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...