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