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