Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserKickAccountUpdateOneWithoutSubscribedToNestedInput
Type Alias UserKickAccountUpdateOneWithoutSubscribedToNestedInput
User
Kick
Account
Update
One
Without
Subscribed
To
Nested
Input
:
{
connect
?:
UserKickAccountWhereUniqueInput
;
connectOrCreate
?:
UserKickAccountCreateOrConnectWithoutSubscribedToInput
;
create
?:
XOR
<
UserKickAccountCreateWithoutSubscribedToInput
,
UserKickAccountUncheckedCreateWithoutSubscribedToInput
>
;
delete
?:
UserKickAccountWhereInput
|
boolean
;
disconnect
?:
UserKickAccountWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserKickAccountUpdateToOneWithWhereWithoutSubscribedToInput
,
UserKickAccountUpdateWithoutSubscribedToInput
>
,
UserKickAccountUncheckedUpdateWithoutSubscribedToInput
>
;
upsert
?:
UserKickAccountUpsertWithoutSubscribedToInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...