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