Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TTSCustomMessageUpdateOneWithoutEmbedNestedInput
Type Alias TTSCustomMessageUpdateOneWithoutEmbedNestedInput
TTSCustom
Message
Update
One
Without
Embed
Nested
Input
:
{
connect
?:
TTSCustomMessageWhereUniqueInput
;
connectOrCreate
?:
TTSCustomMessageCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
TTSCustomMessageCreateWithoutEmbedInput
,
TTSCustomMessageUncheckedCreateWithoutEmbedInput
>
;
delete
?:
TTSCustomMessageWhereInput
|
boolean
;
disconnect
?:
TTSCustomMessageWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TTSCustomMessageUpdateToOneWithWhereWithoutEmbedInput
,
TTSCustomMessageUpdateWithoutEmbedInput
>
,
TTSCustomMessageUncheckedUpdateWithoutEmbedInput
>
;
upsert
?:
TTSCustomMessageUpsertWithoutEmbedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...