@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
RoleGroupByOutputType
Type Alias RoleGroupByOutputType
type
RoleGroupByOutputType
=
{
_avg
:
RoleAvgAggregateOutputType
|
null
;
_count
:
RoleCountAggregateOutputType
|
null
;
_max
:
RoleMaxAggregateOutputType
|
null
;
_min
:
RoleMinAggregateOutputType
|
null
;
_sum
:
RoleSumAggregateOutputType
|
null
;
createdAt
:
Date
;
deletedAt
:
Date
|
null
;
id
:
number
;
name
:
string
;
updatedAt
:
Date
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
deleted
At
id
name
updated
At
Properties
_
avg
_avg
:
RoleAvgAggregateOutputType
|
null
_
count
_count
:
RoleCountAggregateOutputType
|
null
_
max
_max
:
RoleMaxAggregateOutputType
|
null
_
min
_min
:
RoleMinAggregateOutputType
|
null
_
sum
_sum
:
RoleSumAggregateOutputType
|
null
created
At
createdAt
:
Date
deleted
At
deletedAt
:
Date
|
null
id
id
:
number
name
name
:
string
updated
At
updatedAt
:
Date
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
@robert-brightline/auth-db - v0.0.21
Loading...