DisBot
Preparing search index...
prisma
Prisma
TicketsCreateNestedManyWithoutTicketSetupInput
Type Alias TicketsCreateNestedManyWithoutTicketSetupInput
type
TicketsCreateNestedManyWithoutTicketSetupInput
=
{
connect
?:
TicketsWhereUniqueInput
|
TicketsWhereUniqueInput
[]
;
connectOrCreate
?:
|
TicketsCreateOrConnectWithoutTicketSetupInput
|
TicketsCreateOrConnectWithoutTicketSetupInput
[]
;
create
?:
|
XOR
<
TicketsCreateWithoutTicketSetupInput
,
TicketsUncheckedCreateWithoutTicketSetupInput
,
>
|
TicketsCreateWithoutTicketSetupInput
[]
|
TicketsUncheckedCreateWithoutTicketSetupInput
[]
;
createMany
?:
TicketsCreateManyTicketSetupInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
TicketsWhereUniqueInput
|
TicketsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
TicketsCreateOrConnectWithoutTicketSetupInput
|
TicketsCreateOrConnectWithoutTicketSetupInput
[]
Optional
create
create
?:
|
XOR
<
TicketsCreateWithoutTicketSetupInput
,
TicketsUncheckedCreateWithoutTicketSetupInput
,
>
|
TicketsCreateWithoutTicketSetupInput
[]
|
TicketsUncheckedCreateWithoutTicketSetupInput
[]
Optional
create
Many
createMany
?:
TicketsCreateManyTicketSetupInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...