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