Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WhatnotStreamerUpdateOneWithoutStatsChannelIdsNestedInput
Type Alias WhatnotStreamerUpdateOneWithoutStatsChannelIdsNestedInput
Whatnot
Streamer
Update
One
Without
Stats
Channel
Ids
Nested
Input
:
{
connect
?:
WhatnotStreamerWhereUniqueInput
;
connectOrCreate
?:
WhatnotStreamerCreateOrConnectWithoutStatsChannelIdsInput
;
create
?:
XOR
<
WhatnotStreamerCreateWithoutStatsChannelIdsInput
,
WhatnotStreamerUncheckedCreateWithoutStatsChannelIdsInput
>
;
delete
?:
WhatnotStreamerWhereInput
|
boolean
;
disconnect
?:
WhatnotStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
WhatnotStreamerUpdateToOneWithWhereWithoutStatsChannelIdsInput
,
WhatnotStreamerUpdateWithoutStatsChannelIdsInput
>
,
WhatnotStreamerUncheckedUpdateWithoutStatsChannelIdsInput
>
;
upsert
?:
WhatnotStreamerUpsertWithoutStatsChannelIdsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...