Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TwitchStreamerUpdateOneWithoutIsCurrentlyLiveNestedInput
Type Alias TwitchStreamerUpdateOneWithoutIsCurrentlyLiveNestedInput
Twitch
Streamer
Update
One
Without
Is
Currently
Live
Nested
Input
:
{
connect
?:
TwitchStreamerWhereUniqueInput
;
connectOrCreate
?:
TwitchStreamerCreateOrConnectWithoutIsCurrentlyLiveInput
;
create
?:
XOR
<
TwitchStreamerCreateWithoutIsCurrentlyLiveInput
,
TwitchStreamerUncheckedCreateWithoutIsCurrentlyLiveInput
>
;
delete
?:
TwitchStreamerWhereInput
|
boolean
;
disconnect
?:
TwitchStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TwitchStreamerUpdateToOneWithWhereWithoutIsCurrentlyLiveInput
,
TwitchStreamerUpdateWithoutIsCurrentlyLiveInput
>
,
TwitchStreamerUncheckedUpdateWithoutIsCurrentlyLiveInput
>
;
upsert
?:
TwitchStreamerUpsertWithoutIsCurrentlyLiveInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...