Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias CSMessageEmbedUpdateOneWithoutFieldsNestedInput
CSMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
CSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
CSMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
CSMessageEmbedCreateWithoutFieldsInput
,
CSMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
CSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
CSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
CSMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
CSMessageEmbedUpdateWithoutFieldsInput
>
,
CSMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
CSMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...