@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
AppScalarWhereWithAggregatesInput
Type Alias AppScalarWhereWithAggregatesInput
type
AppScalarWhereWithAggregatesInput
=
{
AND
?:
|
AppScalarWhereWithAggregatesInput
|
AppScalarWhereWithAggregatesInput
[]
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"App"
>
|
Date
|
string
;
deletedAt
?:
|
DateTimeNullableWithAggregatesFilter
<
"App"
>
|
Date
|
string
|
null
;
id
?:
IntWithAggregatesFilter
<
"App"
>
|
number
;
name
?:
StringWithAggregatesFilter
<
"App"
>
|
string
;
NOT
?:
|
AppScalarWhereWithAggregatesInput
|
AppScalarWhereWithAggregatesInput
[]
;
OR
?:
AppScalarWhereWithAggregatesInput
[]
;
updatedAt
?:
DateTimeWithAggregatesFilter
<
"App"
>
|
Date
|
string
;
uuid
?:
StringWithAggregatesFilter
<
"App"
>
|
string
;
}
Index
Properties
AND?
created
At?
deleted
At?
id?
name?
NOT?
OR?
updated
At?
uuid?
Properties
Optional
AND
AND
?:
AppScalarWhereWithAggregatesInput
|
AppScalarWhereWithAggregatesInput
[]
Optional
created
At
createdAt
?:
DateTimeWithAggregatesFilter
<
"App"
>
|
Date
|
string
Optional
deleted
At
deletedAt
?:
DateTimeNullableWithAggregatesFilter
<
"App"
>
|
Date
|
string
|
null
Optional
id
id
?:
IntWithAggregatesFilter
<
"App"
>
|
number
Optional
name
name
?:
StringWithAggregatesFilter
<
"App"
>
|
string
Optional
NOT
NOT
?:
AppScalarWhereWithAggregatesInput
|
AppScalarWhereWithAggregatesInput
[]
Optional
OR
OR
?:
AppScalarWhereWithAggregatesInput
[]
Optional
updated
At
updatedAt
?:
DateTimeWithAggregatesFilter
<
"App"
>
|
Date
|
string
Optional
uuid
uuid
?:
StringWithAggregatesFilter
<
"App"
>
|
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
uuid
@robert-brightline/auth-db - v0.0.21
Loading...