DisBot
Preparing search index...
prisma
Prisma
BuildInCommandsCreateNestedManyWithoutGuildCommandMangersInput
Type Alias BuildInCommandsCreateNestedManyWithoutGuildCommandMangersInput
type
BuildInCommandsCreateNestedManyWithoutGuildCommandMangersInput
=
{
connect
?:
|
BuildInCommandsWhereUniqueInput
|
BuildInCommandsWhereUniqueInput
[]
;
connectOrCreate
?:
|
BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
|
BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
[]
;
create
?:
|
XOR
<
BuildInCommandsCreateWithoutGuildCommandMangersInput
,
BuildInCommandsUncheckedCreateWithoutGuildCommandMangersInput
,
>
|
BuildInCommandsCreateWithoutGuildCommandMangersInput
[]
|
BuildInCommandsUncheckedCreateWithoutGuildCommandMangersInput
[]
;
createMany
?:
BuildInCommandsCreateManyGuildCommandMangersInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
BuildInCommandsWhereUniqueInput
|
BuildInCommandsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
|
BuildInCommandsCreateOrConnectWithoutGuildCommandMangersInput
[]
Optional
create
create
?:
|
XOR
<
BuildInCommandsCreateWithoutGuildCommandMangersInput
,
BuildInCommandsUncheckedCreateWithoutGuildCommandMangersInput
,
>
|
BuildInCommandsCreateWithoutGuildCommandMangersInput
[]
|
BuildInCommandsUncheckedCreateWithoutGuildCommandMangersInput
[]
Optional
create
Many
createMany
?:
BuildInCommandsCreateManyGuildCommandMangersInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...