Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
NestedEnumUserNotificationSeverityEnumWithAggregatesFilter
Type Alias NestedEnumUserNotificationSeverityEnumWithAggregatesFilter<$PrismaModel>
Nested
Enum
User
Notification
Severity
Enum
With
Aggregates
Filter
<
$PrismaModel
>
:
{
_count
?:
NestedIntFilter
<
$PrismaModel
>
;
_max
?:
NestedEnumUserNotificationSeverityEnumFilter
<
$PrismaModel
>
;
_min
?:
NestedEnumUserNotificationSeverityEnumFilter
<
$PrismaModel
>
;
equals
?:
UserNotificationSeverityEnum
|
EnumUserNotificationSeverityEnumFieldRefInput
<
$PrismaModel
>
;
in
?:
UserNotificationSeverityEnum
[]
|
ListEnumUserNotificationSeverityEnumFieldRefInput
<
$PrismaModel
>
;
not
?:
NestedEnumUserNotificationSeverityEnumWithAggregatesFilter
<
$PrismaModel
>
|
UserNotificationSeverityEnum
;
notIn
?:
UserNotificationSeverityEnum
[]
|
ListEnumUserNotificationSeverityEnumFieldRefInput
<
$PrismaModel
>
;
}
Type Parameters
$PrismaModel
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...