DisBot
Preparing search index...
prisma
Prisma
AggregateLevels
Type Alias AggregateLevels
Model Levels
type
AggregateLevels
=
{
_avg
:
LevelsAvgAggregateOutputType
|
null
;
_count
:
LevelsCountAggregateOutputType
|
null
;
_max
:
LevelsMaxAggregateOutputType
|
null
;
_min
:
LevelsMinAggregateOutputType
|
null
;
_sum
:
LevelsSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
LevelsAvgAggregateOutputType
|
null
_
count
_count
:
LevelsCountAggregateOutputType
|
null
_
max
_max
:
LevelsMaxAggregateOutputType
|
null
_
min
_min
:
LevelsMinAggregateOutputType
|
null
_
sum
_sum
:
LevelsSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model Levels