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