@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
AggregateUser
Type Alias AggregateUser
type
AggregateUser
=
{
_avg
:
UserAvgAggregateOutputType
|
null
;
_count
:
UserCountAggregateOutputType
|
null
;
_max
:
UserMaxAggregateOutputType
|
null
;
_min
:
UserMinAggregateOutputType
|
null
;
_sum
:
UserSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
UserAvgAggregateOutputType
|
null
_
count
_count
:
UserCountAggregateOutputType
|
null
_
max
_max
:
UserMaxAggregateOutputType
|
null
_
min
_min
:
UserMinAggregateOutputType
|
null
_
sum
_sum
:
UserSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
@robert-brightline/auth-db - v0.0.21
Loading...