@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
AppGroupByOutputType
Type Alias AppGroupByOutputType
type
AppGroupByOutputType
=
{
_avg
:
AppAvgAggregateOutputType
|
null
;
_count
:
AppCountAggregateOutputType
|
null
;
_max
:
AppMaxAggregateOutputType
|
null
;
_min
:
AppMinAggregateOutputType
|
null
;
_sum
:
AppSumAggregateOutputType
|
null
;
createdAt
:
Date
;
deletedAt
:
Date
|
null
;
id
:
number
;
name
:
string
;
updatedAt
:
Date
;
uuid
:
string
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
deleted
At
id
name
updated
At
uuid
Properties
_
avg
_avg
:
AppAvgAggregateOutputType
|
null
_
count
_count
:
AppCountAggregateOutputType
|
null
_
max
_max
:
AppMaxAggregateOutputType
|
null
_
min
_min
:
AppMinAggregateOutputType
|
null
_
sum
_sum
:
AppSumAggregateOutputType
|
null
created
At
createdAt
:
Date
deleted
At
deletedAt
:
Date
|
null
id
id
:
number
name
name
:
string
updated
At
updatedAt
:
Date
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
deleted
At
id
name
updated
At
uuid
@robert-brightline/auth-db - v0.0.21
Loading...