Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
YTSMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias YTSMessageEmbedUpdateOneWithoutFieldsNestedInput
YTSMessage
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
YTSMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
YTSMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
YTSMessageEmbedCreateWithoutFieldsInput
,
YTSMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
YTSMessageEmbedWhereInput
|
boolean
;
disconnect
?:
YTSMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
YTSMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
YTSMessageEmbedUpdateWithoutFieldsInput
>
,
YTSMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
YTSMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...