DisBot
Preparing search index...
prisma
Prisma
AggregateLevelSettings
Type Alias AggregateLevelSettings
Model LevelSettings
type
AggregateLevelSettings
=
{
_avg
:
LevelSettingsAvgAggregateOutputType
|
null
;
_count
:
LevelSettingsCountAggregateOutputType
|
null
;
_max
:
LevelSettingsMaxAggregateOutputType
|
null
;
_min
:
LevelSettingsMinAggregateOutputType
|
null
;
_sum
:
LevelSettingsSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
LevelSettingsAvgAggregateOutputType
|
null
_
count
_count
:
LevelSettingsCountAggregateOutputType
|
null
_
max
_max
:
LevelSettingsMaxAggregateOutputType
|
null
_
min
_min
:
LevelSettingsMinAggregateOutputType
|
null
_
sum
_sum
:
LevelSettingsSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model LevelSettings