Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias TSMessageEmbedUpdateOneWithoutFieldsNestedInput
TSMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
TSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
TSMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
TSMessageEmbedCreateWithoutFieldsInput
,
TSMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
TSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
TSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TSMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
TSMessageEmbedUpdateWithoutFieldsInput
>
,
TSMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
TSMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...