DisBot
Preparing search index...
prisma
Prisma
PollsUpdateToOneWithWhereWithoutPollAnswersInput
Type Alias PollsUpdateToOneWithWhereWithoutPollAnswersInput
type
PollsUpdateToOneWithWhereWithoutPollAnswersInput
=
{
data
:
XOR
<
PollsUpdateWithoutPollAnswersInput
,
PollsUncheckedUpdateWithoutPollAnswersInput
,
>
;
where
?:
PollsWhereInput
;
}
Index
Properties
data
where?
Properties
data
data
:
XOR
<
PollsUpdateWithoutPollAnswersInput
,
PollsUncheckedUpdateWithoutPollAnswersInput
,
>
Optional
where
where
?:
PollsWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
where
DisBot
Loading...