Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildMessageEmbedUpdateOneWithoutFieldsNestedInput
Type Alias GuildMessageEmbedUpdateOneWithoutFieldsNestedInput
Guild
Message
Embed
Update
One
Without
Fields
Nested
Input
:
{
connect
?:
GuildMessageEmbedWhereUniqueInput
;
connectOrCreate
?:
GuildMessageEmbedCreateOrConnectWithoutFieldsInput
;
create
?:
XOR
<
GuildMessageEmbedCreateWithoutFieldsInput
,
GuildMessageEmbedUncheckedCreateWithoutFieldsInput
>
;
delete
?:
GuildMessageEmbedWhereInput
|
boolean
;
disconnect
?:
GuildMessageEmbedWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildMessageEmbedUpdateToOneWithWhereWithoutFieldsInput
,
GuildMessageEmbedUpdateWithoutFieldsInput
>
,
GuildMessageEmbedUncheckedUpdateWithoutFieldsInput
>
;
upsert
?:
GuildMessageEmbedUpsertWithoutFieldsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...