DisBot
Preparing search index...
prisma
Prisma
LevelRolesUncheckedCreateNestedManyWithoutLevelSettingsInput
Type Alias LevelRolesUncheckedCreateNestedManyWithoutLevelSettingsInput
type
LevelRolesUncheckedCreateNestedManyWithoutLevelSettingsInput
=
{
connect
?:
LevelRolesWhereUniqueInput
|
LevelRolesWhereUniqueInput
[]
;
connectOrCreate
?:
|
LevelRolesCreateOrConnectWithoutLevelSettingsInput
|
LevelRolesCreateOrConnectWithoutLevelSettingsInput
[]
;
create
?:
|
XOR
<
LevelRolesCreateWithoutLevelSettingsInput
,
LevelRolesUncheckedCreateWithoutLevelSettingsInput
,
>
|
LevelRolesCreateWithoutLevelSettingsInput
[]
|
LevelRolesUncheckedCreateWithoutLevelSettingsInput
[]
;
createMany
?:
LevelRolesCreateManyLevelSettingsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
LevelRolesWhereUniqueInput
|
LevelRolesWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
LevelRolesCreateOrConnectWithoutLevelSettingsInput
|
LevelRolesCreateOrConnectWithoutLevelSettingsInput
[]
Optional
create
create
?:
|
XOR
<
LevelRolesCreateWithoutLevelSettingsInput
,
LevelRolesUncheckedCreateWithoutLevelSettingsInput
,
>
|
LevelRolesCreateWithoutLevelSettingsInput
[]
|
LevelRolesUncheckedCreateWithoutLevelSettingsInput
[]
Optional
create
Many
createMany
?:
LevelRolesCreateManyLevelSettingsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...