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