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