DisBot
Preparing search index...
prisma
Prisma
LevelRolesUpsertWithWhereUniqueWithoutLevelSettingsInput
Type Alias LevelRolesUpsertWithWhereUniqueWithoutLevelSettingsInput
type
LevelRolesUpsertWithWhereUniqueWithoutLevelSettingsInput
=
{
create
:
XOR
<
LevelRolesCreateWithoutLevelSettingsInput
,
LevelRolesUncheckedCreateWithoutLevelSettingsInput
,
>
;
update
:
XOR
<
LevelRolesUpdateWithoutLevelSettingsInput
,
LevelRolesUncheckedUpdateWithoutLevelSettingsInput
,
>
;
where
:
LevelRolesWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
LevelRolesCreateWithoutLevelSettingsInput
,
LevelRolesUncheckedCreateWithoutLevelSettingsInput
,
>
update
update
:
XOR
<
LevelRolesUpdateWithoutLevelSettingsInput
,
LevelRolesUncheckedUpdateWithoutLevelSettingsInput
,
>
where
where
:
LevelRolesWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...