Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TiktokStreamerUpdateOneWithoutCustomMessagesNestedInput
Type Alias TiktokStreamerUpdateOneWithoutCustomMessagesNestedInput
Tiktok
Streamer
Update
One
Without
Custom
Messages
Nested
Input
:
{
connect
?:
TiktokStreamerWhereUniqueInput
;
connectOrCreate
?:
TiktokStreamerCreateOrConnectWithoutCustomMessagesInput
;
create
?:
XOR
<
TiktokStreamerCreateWithoutCustomMessagesInput
,
TiktokStreamerUncheckedCreateWithoutCustomMessagesInput
>
;
delete
?:
TiktokStreamerWhereInput
|
boolean
;
disconnect
?:
TiktokStreamerWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TiktokStreamerUpdateToOneWithWhereWithoutCustomMessagesInput
,
TiktokStreamerUpdateWithoutCustomMessagesInput
>
,
TiktokStreamerUncheckedUpdateWithoutCustomMessagesInput
>
;
upsert
?:
TiktokStreamerUpsertWithoutCustomMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...