Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
NestedDateTimeWithAggregatesFilter
Type Alias NestedDateTimeWithAggregatesFilter<$PrismaModel>
Nested
Date
Time
With
Aggregates
Filter
<
$PrismaModel
>
:
{
_count
?:
NestedIntFilter
<
$PrismaModel
>
;
_max
?:
NestedDateTimeFilter
<
$PrismaModel
>
;
_min
?:
NestedDateTimeFilter
<
$PrismaModel
>
;
equals
?:
Date
|
string
|
DateTimeFieldRefInput
<
$PrismaModel
>
;
gt
?:
Date
|
string
|
DateTimeFieldRefInput
<
$PrismaModel
>
;
gte
?:
Date
|
string
|
DateTimeFieldRefInput
<
$PrismaModel
>
;
in
?:
Date
[]
|
string
[]
|
ListDateTimeFieldRefInput
<
$PrismaModel
>
;
lt
?:
Date
|
string
|
DateTimeFieldRefInput
<
$PrismaModel
>
;
lte
?:
Date
|
string
|
DateTimeFieldRefInput
<
$PrismaModel
>
;
not
?:
NestedDateTimeWithAggregatesFilter
<
$PrismaModel
>
|
Date
|
string
;
notIn
?:
Date
[]
|
string
[]
|
ListDateTimeFieldRefInput
<
$PrismaModel
>
;
}
Type Parameters
$PrismaModel
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...