DisBot
Preparing search index...
prisma
Prisma
AggregateVanitys
Type Alias AggregateVanitys
Model Vanitys
type
AggregateVanitys
=
{
_avg
:
VanitysAvgAggregateOutputType
|
null
;
_count
:
VanitysCountAggregateOutputType
|
null
;
_max
:
VanitysMaxAggregateOutputType
|
null
;
_min
:
VanitysMinAggregateOutputType
|
null
;
_sum
:
VanitysSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
VanitysAvgAggregateOutputType
|
null
_
count
_count
:
VanitysCountAggregateOutputType
|
null
_
max
_max
:
VanitysMaxAggregateOutputType
|
null
_
min
_min
:
VanitysMinAggregateOutputType
|
null
_
sum
_sum
:
VanitysSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model Vanitys