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