DisBot
Preparing search index...
prisma
Prisma
PollOptionsUncheckedCreateNestedManyWithoutPollsInput
Type Alias PollOptionsUncheckedCreateNestedManyWithoutPollsInput
type
PollOptionsUncheckedCreateNestedManyWithoutPollsInput
=
{
connect
?:
PollOptionsWhereUniqueInput
|
PollOptionsWhereUniqueInput
[]
;
connectOrCreate
?:
|
PollOptionsCreateOrConnectWithoutPollsInput
|
PollOptionsCreateOrConnectWithoutPollsInput
[]
;
create
?:
|
XOR
<
PollOptionsCreateWithoutPollsInput
,
PollOptionsUncheckedCreateWithoutPollsInput
,
>
|
PollOptionsCreateWithoutPollsInput
[]
|
PollOptionsUncheckedCreateWithoutPollsInput
[]
;
createMany
?:
PollOptionsCreateManyPollsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
PollOptionsWhereUniqueInput
|
PollOptionsWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
PollOptionsCreateOrConnectWithoutPollsInput
|
PollOptionsCreateOrConnectWithoutPollsInput
[]
Optional
create
create
?:
|
XOR
<
PollOptionsCreateWithoutPollsInput
,
PollOptionsUncheckedCreateWithoutPollsInput
,
>
|
PollOptionsCreateWithoutPollsInput
[]
|
PollOptionsUncheckedCreateWithoutPollsInput
[]
Optional
create
Many
createMany
?:
PollOptionsCreateManyPollsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...