DisBot
Preparing search index...
prisma
Prisma
AggregateUsers
Type Alias AggregateUsers
Model Users
type
AggregateUsers
=
{
_avg
:
UsersAvgAggregateOutputType
|
null
;
_count
:
UsersCountAggregateOutputType
|
null
;
_max
:
UsersMaxAggregateOutputType
|
null
;
_min
:
UsersMinAggregateOutputType
|
null
;
_sum
:
UsersSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
UsersAvgAggregateOutputType
|
null
_
count
_count
:
UsersCountAggregateOutputType
|
null
_
max
_max
:
UsersMaxAggregateOutputType
|
null
_
min
_min
:
UsersMinAggregateOutputType
|
null
_
sum
_sum
:
UsersSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model Users