@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
RolePermissionsGroupByOutputType
Type Alias RolePermissionsGroupByOutputType
type
RolePermissionsGroupByOutputType
=
{
_avg
:
RolePermissionsAvgAggregateOutputType
|
null
;
_count
:
RolePermissionsCountAggregateOutputType
|
null
;
_max
:
RolePermissionsMaxAggregateOutputType
|
null
;
_min
:
RolePermissionsMinAggregateOutputType
|
null
;
_sum
:
RolePermissionsSumAggregateOutputType
|
null
;
createdAt
:
Date
;
deletedAt
:
Date
|
null
;
id
:
number
;
permissionId
:
number
;
roleId
:
number
;
updatedAt
:
Date
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
deleted
At
id
permission
Id
role
Id
updated
At
Properties
_
avg
_avg
:
RolePermissionsAvgAggregateOutputType
|
null
_
count
_count
:
RolePermissionsCountAggregateOutputType
|
null
_
max
_max
:
RolePermissionsMaxAggregateOutputType
|
null
_
min
_min
:
RolePermissionsMinAggregateOutputType
|
null
_
sum
_sum
:
RolePermissionsSumAggregateOutputType
|
null
created
At
createdAt
:
Date
deleted
At
deletedAt
:
Date
|
null
id
id
:
number
permission
Id
permissionId
:
number
role
Id
roleId
:
number
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
permission
Id
role
Id
updated
At
@robert-brightline/auth-db - v0.0.21
Loading...