@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
UserRoleGroupByOutputType
Type Alias UserRoleGroupByOutputType
type
UserRoleGroupByOutputType
=
{
_avg
:
UserRoleAvgAggregateOutputType
|
null
;
_count
:
UserRoleCountAggregateOutputType
|
null
;
_max
:
UserRoleMaxAggregateOutputType
|
null
;
_min
:
UserRoleMinAggregateOutputType
|
null
;
_sum
:
UserRoleSumAggregateOutputType
|
null
;
createdAt
:
Date
;
deletedAt
:
Date
|
null
;
id
:
number
;
roleId
:
number
;
updatedAt
:
Date
;
userId
:
number
;
uuid
:
string
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
deleted
At
id
role
Id
updated
At
user
Id
uuid
Properties
_
avg
_avg
:
UserRoleAvgAggregateOutputType
|
null
_
count
_count
:
UserRoleCountAggregateOutputType
|
null
_
max
_max
:
UserRoleMaxAggregateOutputType
|
null
_
min
_min
:
UserRoleMinAggregateOutputType
|
null
_
sum
_sum
:
UserRoleSumAggregateOutputType
|
null
created
At
createdAt
:
Date
deleted
At
deletedAt
:
Date
|
null
id
id
:
number
role
Id
roleId
:
number
updated
At
updatedAt
:
Date
user
Id
userId
:
number
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
role
Id
updated
At
user
Id
uuid
@robert-brightline/auth-db - v0.0.21
Loading...