DisBot
Preparing search index...
prisma
Prisma
PollAnswersScalarWhereWithAggregatesInput
Type Alias PollAnswersScalarWhereWithAggregatesInput
type
PollAnswersScalarWhereWithAggregatesInput
=
{
AND
?:
|
PollAnswersScalarWhereWithAggregatesInput
|
PollAnswersScalarWhereWithAggregatesInput
[]
;
Id
?:
IntWithAggregatesFilter
<
"PollAnswers"
>
|
number
;
NOT
?:
|
PollAnswersScalarWhereWithAggregatesInput
|
PollAnswersScalarWhereWithAggregatesInput
[]
;
OR
?:
PollAnswersScalarWhereWithAggregatesInput
[]
;
PollId
?:
StringWithAggregatesFilter
<
"PollAnswers"
>
|
string
;
PollOptionId
?:
StringWithAggregatesFilter
<
"PollAnswers"
>
|
string
;
UUID
?:
StringWithAggregatesFilter
<
"PollAnswers"
>
|
string
;
}
Index
Properties
AND?
Id?
NOT?
OR?
Poll
Id?
Poll
Option
Id?
UUID?
Properties
Optional
AND
AND
?:
|
PollAnswersScalarWhereWithAggregatesInput
|
PollAnswersScalarWhereWithAggregatesInput
[]
Optional
Id
Id
?:
IntWithAggregatesFilter
<
"PollAnswers"
>
|
number
Optional
NOT
NOT
?:
|
PollAnswersScalarWhereWithAggregatesInput
|
PollAnswersScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
PollAnswersScalarWhereWithAggregatesInput
[]
Optional
Poll
Id
PollId
?:
StringWithAggregatesFilter
<
"PollAnswers"
>
|
string
Optional
Poll
Option
Id
PollOptionId
?:
StringWithAggregatesFilter
<
"PollAnswers"
>
|
string
Optional
UUID
UUID
?:
StringWithAggregatesFilter
<
"PollAnswers"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
Id
NOT
OR
Poll
Id
Poll
Option
Id
UUID
DisBot
Loading...