DisBot
Preparing search index...
prisma
Prisma
LevelsUpsertWithWhereUniqueWithoutLevelSettingsInput
Type Alias LevelsUpsertWithWhereUniqueWithoutLevelSettingsInput
type
LevelsUpsertWithWhereUniqueWithoutLevelSettingsInput
=
{
create
:
XOR
<
LevelsCreateWithoutLevelSettingsInput
,
LevelsUncheckedCreateWithoutLevelSettingsInput
,
>
;
update
:
XOR
<
LevelsUpdateWithoutLevelSettingsInput
,
LevelsUncheckedUpdateWithoutLevelSettingsInput
,
>
;
where
:
LevelsWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
LevelsCreateWithoutLevelSettingsInput
,
LevelsUncheckedCreateWithoutLevelSettingsInput
,
>
update
update
:
XOR
<
LevelsUpdateWithoutLevelSettingsInput
,
LevelsUncheckedUpdateWithoutLevelSettingsInput
,
>
where
where
:
LevelsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...