Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutKickAccountNestedInput
Type Alias UserUpdateOneWithoutKickAccountNestedInput
User
Update
One
Without
Kick
Account
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutKickAccountInput
;
create
?:
XOR
<
UserCreateWithoutKickAccountInput
,
UserUncheckedCreateWithoutKickAccountInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutKickAccountInput
,
UserUpdateWithoutKickAccountInput
>
,
UserUncheckedUpdateWithoutKickAccountInput
>
;
upsert
?:
UserUpsertWithoutKickAccountInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...