Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias KSMessageEmbedUpdateOneWithoutFieldsNestedInput
KSMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
KSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
KSMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
KSMessageEmbedCreateWithoutFieldsInput
,
KSMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
KSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
KSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
KSMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
KSMessageEmbedUpdateWithoutFieldsInput
>
,
KSMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
KSMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...