Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KickStreamerUpdateOneWithoutIsCurrentlyLiveNestedInput
Type Alias KickStreamerUpdateOneWithoutIsCurrentlyLiveNestedInput
Kick
Streamer
Update
One
Without
Is
Currently
Live
Nested
Input
:
{
connect
?:
KickStreamerWhereUniqueInput
;
connectOrCreate
?:
KickStreamerCreateOrConnectWithoutIsCurrentlyLiveInput
;
create
?:
XOR
<
KickStreamerCreateWithoutIsCurrentlyLiveInput
,
KickStreamerUncheckedCreateWithoutIsCurrentlyLiveInput
>
;
delete
?:
KickStreamerWhereInput
|
boolean
;
disconnect
?:
KickStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KickStreamerUpdateToOneWithWhereWithoutIsCurrentlyLiveInput
,
KickStreamerUpdateWithoutIsCurrentlyLiveInput
>
,
KickStreamerUncheckedUpdateWithoutIsCurrentlyLiveInput
>
;
upsert
?:
KickStreamerUpsertWithoutIsCurrentlyLiveInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...