@robert-brightline/hr-db - v0.0.21
Preparing search index...
models
AuditLogScalarWhereWithAggregatesInput
Type Alias AuditLogScalarWhereWithAggregatesInput
type
AuditLogScalarWhereWithAggregatesInput
=
{
AND
?:
|
AuditLogScalarWhereWithAggregatesInput
|
AuditLogScalarWhereWithAggregatesInput
[]
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"AuditLog"
>
|
Date
|
string
;
id
?:
IntWithAggregatesFilter
<
"AuditLog"
>
|
number
;
message
?:
StringNullableWithAggregatesFilter
<
"AuditLog"
>
|
string
|
null
;
NOT
?:
|
AuditLogScalarWhereWithAggregatesInput
|
AuditLogScalarWhereWithAggregatesInput
[]
;
operation
?:
EnumOperationWithAggregatesFilter
<
"AuditLog"
>
|
Operation
;
operator
?:
UuidWithAggregatesFilter
<
"AuditLog"
>
|
string
;
OR
?:
AuditLogScalarWhereWithAggregatesInput
[]
;
subject
?:
StringWithAggregatesFilter
<
"AuditLog"
>
|
string
;
}
Index
Properties
AND?
created
At?
id?
message?
NOT?
operation?
operator?
OR?
subject?
Properties
Optional
AND
AND
?:
|
AuditLogScalarWhereWithAggregatesInput
|
AuditLogScalarWhereWithAggregatesInput
[]
Optional
created
At
createdAt
?:
DateTimeWithAggregatesFilter
<
"AuditLog"
>
|
Date
|
string
Optional
id
id
?:
IntWithAggregatesFilter
<
"AuditLog"
>
|
number
Optional
message
message
?:
StringNullableWithAggregatesFilter
<
"AuditLog"
>
|
string
|
null
Optional
NOT
NOT
?:
|
AuditLogScalarWhereWithAggregatesInput
|
AuditLogScalarWhereWithAggregatesInput
[]
Optional
operation
operation
?:
EnumOperationWithAggregatesFilter
<
"AuditLog"
>
|
Operation
Optional
operator
operator
?:
UuidWithAggregatesFilter
<
"AuditLog"
>
|
string
Optional
OR
OR
?:
AuditLogScalarWhereWithAggregatesInput
[]
Optional
subject
subject
?:
StringWithAggregatesFilter
<
"AuditLog"
>
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
created
At
id
message
NOT
operation
operator
OR
subject
@robert-brightline/hr-db - v0.0.21
Loading...