DisBot
Preparing search index...
prisma
Prisma
LevelSettingsUpdateOneRequiredWithoutLevelRolesNestedInput
Type Alias LevelSettingsUpdateOneRequiredWithoutLevelRolesNestedInput
type
LevelSettingsUpdateOneRequiredWithoutLevelRolesNestedInput
=
{
connect
?:
LevelSettingsWhereUniqueInput
;
connectOrCreate
?:
LevelSettingsCreateOrConnectWithoutLevelRolesInput
;
create
?:
XOR
<
LevelSettingsCreateWithoutLevelRolesInput
,
LevelSettingsUncheckedCreateWithoutLevelRolesInput
,
>
;
update
?:
XOR
<
XOR
<
LevelSettingsUpdateToOneWithWhereWithoutLevelRolesInput
,
LevelSettingsUpdateWithoutLevelRolesInput
,
>
,
LevelSettingsUncheckedUpdateWithoutLevelRolesInput
,
>
;
upsert
?:
LevelSettingsUpsertWithoutLevelRolesInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
LevelSettingsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
LevelSettingsCreateOrConnectWithoutLevelRolesInput
Optional
create
create
?:
XOR
<
LevelSettingsCreateWithoutLevelRolesInput
,
LevelSettingsUncheckedCreateWithoutLevelRolesInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
LevelSettingsUpdateToOneWithWhereWithoutLevelRolesInput
,
LevelSettingsUpdateWithoutLevelRolesInput
,
>
,
LevelSettingsUncheckedUpdateWithoutLevelRolesInput
,
>
Optional
upsert
upsert
?:
LevelSettingsUpsertWithoutLevelRolesInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...