@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
RolePermissionsScalarWhereWithAggregatesInput
Type Alias RolePermissionsScalarWhereWithAggregatesInput
type
RolePermissionsScalarWhereWithAggregatesInput
=
{
AND
?:
|
RolePermissionsScalarWhereWithAggregatesInput
|
RolePermissionsScalarWhereWithAggregatesInput
[]
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"RolePermissions"
>
|
Date
|
string
;
deletedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"RolePermissions"
>
|
Date
|
string
|
null
;
id
?:
IntWithAggregatesFilter
<
"RolePermissions"
>
|
number
;
NOT
?:
|
RolePermissionsScalarWhereWithAggregatesInput
|
RolePermissionsScalarWhereWithAggregatesInput
[]
;
OR
?:
RolePermissionsScalarWhereWithAggregatesInput
[]
;
permissionId
?:
IntWithAggregatesFilter
<
"RolePermissions"
>
|
number
;
roleId
?:
IntWithAggregatesFilter
<
"RolePermissions"
>
|
number
;
updatedAt
?:
DateTimeWithAggregatesFilter
<
"RolePermissions"
>
|
Date
|
string
;
}
Index
Properties
AND?
created
At?
deleted
At?
id?
NOT?
OR?
permission
Id?
role
Id?
updated
At?
Properties
Optional
AND
AND
?:
|
RolePermissionsScalarWhereWithAggregatesInput
|
RolePermissionsScalarWhereWithAggregatesInput
[]
Optional
created
At
createdAt
?:
DateTimeWithAggregatesFilter
<
"RolePermissions"
>
|
Date
|
string
Optional
deleted
At
deletedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"RolePermissions"
>
|
Date
|
string
|
null
Optional
id
id
?:
IntWithAggregatesFilter
<
"RolePermissions"
>
|
number
Optional
NOT
NOT
?:
|
RolePermissionsScalarWhereWithAggregatesInput
|
RolePermissionsScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
RolePermissionsScalarWhereWithAggregatesInput
[]
Optional
permission
Id
permissionId
?:
IntWithAggregatesFilter
<
"RolePermissions"
>
|
number
Optional
role
Id
roleId
?:
IntWithAggregatesFilter
<
"RolePermissions"
>
|
number
Optional
updated
At
updatedAt
?:
DateTimeWithAggregatesFilter
<
"RolePermissions"
>
|
Date
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
AND
created
At
deleted
At
id
NOT
OR
permission
Id
role
Id
updated
At
@robert-brightline/auth-db - v0.0.21
Loading...