DisBot
Preparing search index...
prisma
Prisma
PollAnswersGroupByOutputType
Type Alias PollAnswersGroupByOutputType
type
PollAnswersGroupByOutputType
=
{
_avg
:
PollAnswersAvgAggregateOutputType
|
null
;
_count
:
PollAnswersCountAggregateOutputType
|
null
;
_max
:
PollAnswersMaxAggregateOutputType
|
null
;
_min
:
PollAnswersMinAggregateOutputType
|
null
;
_sum
:
PollAnswersSumAggregateOutputType
|
null
;
Id
:
number
;
PollId
:
string
;
PollOptionId
:
string
;
UUID
:
string
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Id
Poll
Id
Poll
Option
Id
UUID
Properties
_
avg
_avg
:
PollAnswersAvgAggregateOutputType
|
null
_
count
_count
:
PollAnswersCountAggregateOutputType
|
null
_
max
_max
:
PollAnswersMaxAggregateOutputType
|
null
_
min
_min
:
PollAnswersMinAggregateOutputType
|
null
_
sum
_sum
:
PollAnswersSumAggregateOutputType
|
null
Id
Id
:
number
Poll
Id
PollId
:
string
Poll
Option
Id
PollOptionId
:
string
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
Id
Poll
Id
Poll
Option
Id
UUID
DisBot
Loading...