DisBot
Preparing search index...
prisma
Prisma
LevelSettingsUpsertWithoutLevelsInput
Type Alias LevelSettingsUpsertWithoutLevelsInput
type
LevelSettingsUpsertWithoutLevelsInput
=
{
create
:
XOR
<
LevelSettingsCreateWithoutLevelsInput
,
LevelSettingsUncheckedCreateWithoutLevelsInput
,
>
;
update
:
XOR
<
LevelSettingsUpdateWithoutLevelsInput
,
LevelSettingsUncheckedUpdateWithoutLevelsInput
,
>
;
where
?:
LevelSettingsWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
LevelSettingsCreateWithoutLevelsInput
,
LevelSettingsUncheckedCreateWithoutLevelsInput
,
>
update
update
:
XOR
<
LevelSettingsUpdateWithoutLevelsInput
,
LevelSettingsUncheckedUpdateWithoutLevelsInput
,
>
Optional
where
where
?:
LevelSettingsWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...