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