DisBot
Preparing search index...
prisma
Prisma
PollOptionsCreateOrConnectWithoutPollAnswersInput
Type Alias PollOptionsCreateOrConnectWithoutPollAnswersInput
type
PollOptionsCreateOrConnectWithoutPollAnswersInput
=
{
create
:
XOR
<
PollOptionsCreateWithoutPollAnswersInput
,
PollOptionsUncheckedCreateWithoutPollAnswersInput
,
>
;
where
:
PollOptionsWhereUniqueInput
;
}
Index
Properties
create
where
Properties
create
create
:
XOR
<
PollOptionsCreateWithoutPollAnswersInput
,
PollOptionsUncheckedCreateWithoutPollAnswersInput
,
>
where
where
:
PollOptionsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
where
DisBot
Loading...