DisBot
Preparing search index...
prisma
Prisma
XPDropsCreateNestedManyWithoutLevelSettingsInput
Type Alias XPDropsCreateNestedManyWithoutLevelSettingsInput
type
XPDropsCreateNestedManyWithoutLevelSettingsInput
=
{
connect
?:
XPDropsWhereUniqueInput
|
XPDropsWhereUniqueInput
[]
;
connectOrCreate
?:
|
XPDropsCreateOrConnectWithoutLevelSettingsInput
|
XPDropsCreateOrConnectWithoutLevelSettingsInput
[]
;
create
?:
|
XOR
<
XPDropsCreateWithoutLevelSettingsInput
,
XPDropsUncheckedCreateWithoutLevelSettingsInput
,
>
|
XPDropsCreateWithoutLevelSettingsInput
[]
|
XPDropsUncheckedCreateWithoutLevelSettingsInput
[]
;
createMany
?:
XPDropsCreateManyLevelSettingsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
XPDropsWhereUniqueInput
|
XPDropsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
XPDropsCreateOrConnectWithoutLevelSettingsInput
|
XPDropsCreateOrConnectWithoutLevelSettingsInput
[]
Optional
create
create
?:
|
XOR
<
XPDropsCreateWithoutLevelSettingsInput
,
XPDropsUncheckedCreateWithoutLevelSettingsInput
,
>
|
XPDropsCreateWithoutLevelSettingsInput
[]
|
XPDropsUncheckedCreateWithoutLevelSettingsInput
[]
Optional
create
Many
createMany
?:
XPDropsCreateManyLevelSettingsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...