Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientTwitchUpdateOneWithoutClientNestedInput
Type Alias ClientTwitchUpdateOneWithoutClientNestedInput
Client
Twitch
Update
One
Without
Client
Nested
Input
:
{
connect
?:
ClientTwitchWhereUniqueInput
;
connectOrCreate
?:
ClientTwitchCreateOrConnectWithoutClientInput
;
create
?:
XOR
<
ClientTwitchCreateWithoutClientInput
,
ClientTwitchUncheckedCreateWithoutClientInput
>
;
delete
?:
ClientTwitchWhereInput
|
boolean
;
disconnect
?:
ClientTwitchWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
ClientTwitchUpdateToOneWithWhereWithoutClientInput
,
ClientTwitchUpdateWithoutClientInput
>
,
ClientTwitchUncheckedUpdateWithoutClientInput
>
;
upsert
?:
ClientTwitchUpsertWithoutClientInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...