DisBot
Preparing search index...
prisma
Prisma
LevelsCreateNestedManyWithoutLevelSettingsInput
Type Alias LevelsCreateNestedManyWithoutLevelSettingsInput
type
LevelsCreateNestedManyWithoutLevelSettingsInput
=
{
connect
?:
LevelsWhereUniqueInput
|
LevelsWhereUniqueInput
[]
;
connectOrCreate
?:
|
LevelsCreateOrConnectWithoutLevelSettingsInput
|
LevelsCreateOrConnectWithoutLevelSettingsInput
[]
;
create
?:
|
XOR
<
LevelsCreateWithoutLevelSettingsInput
,
LevelsUncheckedCreateWithoutLevelSettingsInput
,
>
|
LevelsCreateWithoutLevelSettingsInput
[]
|
LevelsUncheckedCreateWithoutLevelSettingsInput
[]
;
createMany
?:
LevelsCreateManyLevelSettingsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
LevelsWhereUniqueInput
|
LevelsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
LevelsCreateOrConnectWithoutLevelSettingsInput
|
LevelsCreateOrConnectWithoutLevelSettingsInput
[]
Optional
create
create
?:
|
XOR
<
LevelsCreateWithoutLevelSettingsInput
,
LevelsUncheckedCreateWithoutLevelSettingsInput
,
>
|
LevelsCreateWithoutLevelSettingsInput
[]
|
LevelsUncheckedCreateWithoutLevelSettingsInput
[]
Optional
create
Many
createMany
?:
LevelsCreateManyLevelSettingsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...