@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
AggregateAccessToken
Type Alias AggregateAccessToken
type
AggregateAccessToken
=
{
_avg
:
AccessTokenAvgAggregateOutputType
|
null
;
_count
:
AccessTokenCountAggregateOutputType
|
null
;
_max
:
AccessTokenMaxAggregateOutputType
|
null
;
_min
:
AccessTokenMinAggregateOutputType
|
null
;
_sum
:
AccessTokenSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
AccessTokenAvgAggregateOutputType
|
null
_
count
_count
:
AccessTokenCountAggregateOutputType
|
null
_
max
_max
:
AccessTokenMaxAggregateOutputType
|
null
_
min
_min
:
AccessTokenMinAggregateOutputType
|
null
_
sum
_sum
:
AccessTokenSumAggregateOutputType
|
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...