DisBot
Preparing search index...
prisma
Prisma
TempVoicesCreateNestedManyWithoutGuildsInput
Type Alias TempVoicesCreateNestedManyWithoutGuildsInput
type
TempVoicesCreateNestedManyWithoutGuildsInput
=
{
connect
?:
TempVoicesWhereUniqueInput
|
TempVoicesWhereUniqueInput
[]
;
connectOrCreate
?:
|
TempVoicesCreateOrConnectWithoutGuildsInput
|
TempVoicesCreateOrConnectWithoutGuildsInput
[]
;
create
?:
|
XOR
<
TempVoicesCreateWithoutGuildsInput
,
TempVoicesUncheckedCreateWithoutGuildsInput
,
>
|
TempVoicesCreateWithoutGuildsInput
[]
|
TempVoicesUncheckedCreateWithoutGuildsInput
[]
;
createMany
?:
TempVoicesCreateManyGuildsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
TempVoicesWhereUniqueInput
|
TempVoicesWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
TempVoicesCreateOrConnectWithoutGuildsInput
|
TempVoicesCreateOrConnectWithoutGuildsInput
[]
Optional
create
create
?:
|
XOR
<
TempVoicesCreateWithoutGuildsInput
,
TempVoicesUncheckedCreateWithoutGuildsInput
,
>
|
TempVoicesCreateWithoutGuildsInput
[]
|
TempVoicesUncheckedCreateWithoutGuildsInput
[]
Optional
create
Many
createMany
?:
TempVoicesCreateManyGuildsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...