Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TWSMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias TWSMessageEmbedUpdateOneWithoutFieldsNestedInput
TWSMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
TWSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
TWSMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
TWSMessageEmbedCreateWithoutFieldsInput
,
TWSMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
TWSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
TWSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
TWSMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
TWSMessageEmbedUpdateWithoutFieldsInput
>
,
TWSMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
TWSMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...