DisBot
Preparing search index...
prisma
Prisma
XPDropsUpsertWithWhereUniqueWithoutLevelSettingsInput
Type Alias XPDropsUpsertWithWhereUniqueWithoutLevelSettingsInput
type
XPDropsUpsertWithWhereUniqueWithoutLevelSettingsInput
=
{
create
:
XOR
<
XPDropsCreateWithoutLevelSettingsInput
,
XPDropsUncheckedCreateWithoutLevelSettingsInput
,
>
;
update
:
XOR
<
XPDropsUpdateWithoutLevelSettingsInput
,
XPDropsUncheckedUpdateWithoutLevelSettingsInput
,
>
;
where
:
XPDropsWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
XPDropsCreateWithoutLevelSettingsInput
,
XPDropsUncheckedCreateWithoutLevelSettingsInput
,
>
update
update
:
XOR
<
XPDropsUpdateWithoutLevelSettingsInput
,
XPDropsUncheckedUpdateWithoutLevelSettingsInput
,
>
where
where
:
XPDropsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...