DisBot
Preparing search index...
prisma
Prisma
VanityEmbedUpsertWithoutVanitysInput
Type Alias VanityEmbedUpsertWithoutVanitysInput
type
VanityEmbedUpsertWithoutVanitysInput
=
{
create
:
XOR
<
VanityEmbedCreateWithoutVanitysInput
,
VanityEmbedUncheckedCreateWithoutVanitysInput
,
>
;
update
:
XOR
<
VanityEmbedUpdateWithoutVanitysInput
,
VanityEmbedUncheckedUpdateWithoutVanitysInput
,
>
;
where
?:
VanityEmbedWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
VanityEmbedCreateWithoutVanitysInput
,
VanityEmbedUncheckedCreateWithoutVanitysInput
,
>
update
update
:
XOR
<
VanityEmbedUpdateWithoutVanitysInput
,
VanityEmbedUncheckedUpdateWithoutVanitysInput
,
>
Optional
where
where
?:
VanityEmbedWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...