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