Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSStatsChannelIdUncheckedUpdateOneWithoutTwitchStreamerNestedInput
Type Alias TSStatsChannelIdUncheckedUpdateOneWithoutTwitchStreamerNestedInput
TSStats
Channel
Id
Unchecked
Update
One
Without
Twitch
Streamer
Nested
Input
:
{
connect
?:
TSStatsChannelIdWhereUniqueInput
;
connectOrCreate
?:
TSStatsChannelIdCreateOrConnectWithoutTwitchStreamerInput
;
create
?:
XOR
<
TSStatsChannelIdCreateWithoutTwitchStreamerInput
,
TSStatsChannelIdUncheckedCreateWithoutTwitchStreamerInput
>
;
delete
?:
TSStatsChannelIdWhereInput
|
boolean
;
disconnect
?:
TSStatsChannelIdWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TSStatsChannelIdUpdateToOneWithWhereWithoutTwitchStreamerInput
,
TSStatsChannelIdUpdateWithoutTwitchStreamerInput
>
,
TSStatsChannelIdUncheckedUpdateWithoutTwitchStreamerInput
>
;
upsert
?:
TSStatsChannelIdUpsertWithoutTwitchStreamerInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...