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