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