Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KickStreamerUpdateOneWithoutStatsChannelIdsNestedInput
Type Alias KickStreamerUpdateOneWithoutStatsChannelIdsNestedInput
Kick
Streamer
Update
One
Without
Stats
Channel
Ids
Nested
Input
:
{
connect
?:
KickStreamerWhereUniqueInput
;
connectOrCreate
?:
KickStreamerCreateOrConnectWithoutStatsChannelIdsInput
;
create
?:
XOR
<
KickStreamerCreateWithoutStatsChannelIdsInput
,
KickStreamerUncheckedCreateWithoutStatsChannelIdsInput
>
;
delete
?:
KickStreamerWhereInput
|
boolean
;
disconnect
?:
KickStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KickStreamerUpdateToOneWithWhereWithoutStatsChannelIdsInput
,
KickStreamerUpdateWithoutStatsChannelIdsInput
>
,
KickStreamerUncheckedUpdateWithoutStatsChannelIdsInput
>
;
upsert
?:
KickStreamerUpsertWithoutStatsChannelIdsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...