DisBot
Preparing search index...
prisma
Prisma
PollAnswersUncheckedCreateNestedManyWithoutPollOptionsInput
Type Alias PollAnswersUncheckedCreateNestedManyWithoutPollOptionsInput
type
PollAnswersUncheckedCreateNestedManyWithoutPollOptionsInput
=
{
connect
?:
PollAnswersWhereUniqueInput
|
PollAnswersWhereUniqueInput
[]
;
connectOrCreate
?:
|
PollAnswersCreateOrConnectWithoutPollOptionsInput
|
PollAnswersCreateOrConnectWithoutPollOptionsInput
[]
;
create
?:
|
XOR
<
PollAnswersCreateWithoutPollOptionsInput
,
PollAnswersUncheckedCreateWithoutPollOptionsInput
,
>
|
PollAnswersCreateWithoutPollOptionsInput
[]
|
PollAnswersUncheckedCreateWithoutPollOptionsInput
[]
;
createMany
?:
PollAnswersCreateManyPollOptionsInputEnvelope
;
}
Index
Properties
connect?
connect
Or
Create?
create?
create
Many?
Properties
Optional
connect
connect
?:
PollAnswersWhereUniqueInput
|
PollAnswersWhereUniqueInput
[]
Optional
connect
Or
Create
connectOrCreate
?:
|
PollAnswersCreateOrConnectWithoutPollOptionsInput
|
PollAnswersCreateOrConnectWithoutPollOptionsInput
[]
Optional
create
create
?:
|
XOR
<
PollAnswersCreateWithoutPollOptionsInput
,
PollAnswersUncheckedCreateWithoutPollOptionsInput
,
>
|
PollAnswersCreateWithoutPollOptionsInput
[]
|
PollAnswersUncheckedCreateWithoutPollOptionsInput
[]
Optional
create
Many
createMany
?:
PollAnswersCreateManyPollOptionsInputEnvelope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
create
Many
DisBot
Loading...