@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
AuditLogGroupByOutputType
Type Alias AuditLogGroupByOutputType
type
AuditLogGroupByOutputType
=
{
_avg
:
AuditLogAvgAggregateOutputType
|
null
;
_count
:
AuditLogCountAggregateOutputType
|
null
;
_max
:
AuditLogMaxAggregateOutputType
|
null
;
_min
:
AuditLogMinAggregateOutputType
|
null
;
_sum
:
AuditLogSumAggregateOutputType
|
null
;
createdAt
:
Date
;
id
:
number
;
message
:
string
|
null
;
operation
:
Operation
;
operatorId
:
string
;
subject
:
string
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
id
message
operation
operator
Id
subject
Properties
_
avg
_avg
:
AuditLogAvgAggregateOutputType
|
null
_
count
_count
:
AuditLogCountAggregateOutputType
|
null
_
max
_max
:
AuditLogMaxAggregateOutputType
|
null
_
min
_min
:
AuditLogMinAggregateOutputType
|
null
_
sum
_sum
:
AuditLogSumAggregateOutputType
|
null
created
At
createdAt
:
Date
id
id
:
number
message
message
:
string
|
null
operation
operation
:
Operation
operator
Id
operatorId
:
string
subject
subject
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
created
At
id
message
operation
operator
Id
subject
@robert-brightline/auth-db - v0.0.21
Loading...