Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CFMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias CFMessageEmbedUpdateOneWithoutFieldsNestedInput
CFMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
CFMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
CFMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
CFMessageEmbedCreateWithoutFieldsInput
,
CFMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
CFMessageEmbedWhereInput
|
boolean
;
disconnect
?:
CFMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
CFMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
CFMessageEmbedUpdateWithoutFieldsInput
>
,
CFMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
CFMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...