Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
WhatnotStreamerUpdateOneWithoutCustomMessagesNestedInput
Type Alias WhatnotStreamerUpdateOneWithoutCustomMessagesNestedInput
Whatnot
Streamer
Update
One
Without
Custom
Messages
Nested
Input
:
{
connect
?:
WhatnotStreamerWhereUniqueInput
;
connectOrCreate
?:
WhatnotStreamerCreateOrConnectWithoutCustomMessagesInput
;
create
?:
XOR
<
WhatnotStreamerCreateWithoutCustomMessagesInput
,
WhatnotStreamerUncheckedCreateWithoutCustomMessagesInput
>
;
delete
?:
WhatnotStreamerWhereInput
|
boolean
;
disconnect
?:
WhatnotStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
WhatnotStreamerUpdateToOneWithWhereWithoutCustomMessagesInput
,
WhatnotStreamerUpdateWithoutCustomMessagesInput
>
,
WhatnotStreamerUncheckedUpdateWithoutCustomMessagesInput
>
;
upsert
?:
WhatnotStreamerUpsertWithoutCustomMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...