Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WhatnotStreamerUpdateOneWithoutIsCurrentlyLiveNestedInput
Type Alias WhatnotStreamerUpdateOneWithoutIsCurrentlyLiveNestedInput
Whatnot
Streamer
Update
One
Without
Is
Currently
Live
Nested
Input
:
{
connect
?:
WhatnotStreamerWhereUniqueInput
;
connectOrCreate
?:
WhatnotStreamerCreateOrConnectWithoutIsCurrentlyLiveInput
;
create
?:
XOR
<
WhatnotStreamerCreateWithoutIsCurrentlyLiveInput
,
WhatnotStreamerUncheckedCreateWithoutIsCurrentlyLiveInput
>
;
delete
?:
WhatnotStreamerWhereInput
|
boolean
;
disconnect
?:
WhatnotStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
WhatnotStreamerUpdateToOneWithWhereWithoutIsCurrentlyLiveInput
,
WhatnotStreamerUpdateWithoutIsCurrentlyLiveInput
>
,
WhatnotStreamerUncheckedUpdateWithoutIsCurrentlyLiveInput
>
;
upsert
?:
WhatnotStreamerUpsertWithoutIsCurrentlyLiveInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...