Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
RumbleStreamerUpdateOneWithoutStatsChannelIdsNestedInput
Type Alias RumbleStreamerUpdateOneWithoutStatsChannelIdsNestedInput
Rumble
Streamer
Update
One
Without
Stats
Channel
Ids
Nested
Input
:
{
connect
?:
RumbleStreamerWhereUniqueInput
;
connectOrCreate
?:
RumbleStreamerCreateOrConnectWithoutStatsChannelIdsInput
;
create
?:
XOR
<
RumbleStreamerCreateWithoutStatsChannelIdsInput
,
RumbleStreamerUncheckedCreateWithoutStatsChannelIdsInput
>
;
delete
?:
RumbleStreamerWhereInput
|
boolean
;
disconnect
?:
RumbleStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
RumbleStreamerUpdateToOneWithWhereWithoutStatsChannelIdsInput
,
RumbleStreamerUpdateWithoutStatsChannelIdsInput
>
,
RumbleStreamerUncheckedUpdateWithoutStatsChannelIdsInput
>
;
upsert
?:
RumbleStreamerUpsertWithoutStatsChannelIdsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...