Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TTSMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias TTSMessageEmbedUpdateOneWithoutFieldsNestedInput
TTSMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
TTSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
TTSMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
TTSMessageEmbedCreateWithoutFieldsInput
,
TTSMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
TTSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
TTSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TTSMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
TTSMessageEmbedUpdateWithoutFieldsInput
>
,
TTSMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
TTSMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...