DisBot
Preparing search index...
prisma
Prisma
TicketSetupsUncheckedCreateNestedManyWithoutGuildsInput
Type Alias TicketSetupsUncheckedCreateNestedManyWithoutGuildsInput
type
TicketSetupsUncheckedCreateNestedManyWithoutGuildsInput
=
{
connect
?:
TicketSetupsWhereUniqueInput
|
TicketSetupsWhereUniqueInput
[]
;
connectOrCreate
?:
|
TicketSetupsCreateOrConnectWithoutGuildsInput
|
TicketSetupsCreateOrConnectWithoutGuildsInput
[]
;
create
?:
|
XOR
<
TicketSetupsCreateWithoutGuildsInput
,
TicketSetupsUncheckedCreateWithoutGuildsInput
,
>
|
TicketSetupsCreateWithoutGuildsInput
[]
|
TicketSetupsUncheckedCreateWithoutGuildsInput
[]
;
createMany
?:
TicketSetupsCreateManyGuildsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
TicketSetupsWhereUniqueInput
|
TicketSetupsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
TicketSetupsCreateOrConnectWithoutGuildsInput
|
TicketSetupsCreateOrConnectWithoutGuildsInput
[]
Optional
create
create
?:
|
XOR
<
TicketSetupsCreateWithoutGuildsInput
,
TicketSetupsUncheckedCreateWithoutGuildsInput
,
>
|
TicketSetupsCreateWithoutGuildsInput
[]
|
TicketSetupsUncheckedCreateWithoutGuildsInput
[]
Optional
create
Many
createMany
?:
TicketSetupsCreateManyGuildsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...