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