Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
NestedIntNullableFilter
Type Alias NestedIntNullableFilter<$PrismaModel>
Nested
Int
Nullable
Filter
<
$PrismaModel
>
:
{
equals
?:
number
|
IntFieldRefInput
<
$PrismaModel
>
|
null
;
gt
?:
number
|
IntFieldRefInput
<
$PrismaModel
>
;
gte
?:
number
|
IntFieldRefInput
<
$PrismaModel
>
;
in
?:
number
[]
|
ListIntFieldRefInput
<
$PrismaModel
>
|
null
;
lt
?:
number
|
IntFieldRefInput
<
$PrismaModel
>
;
lte
?:
number
|
IntFieldRefInput
<
$PrismaModel
>
;
not
?:
NestedIntNullableFilter
<
$PrismaModel
>
|
number
|
null
;
notIn
?:
number
[]
|
ListIntFieldRefInput
<
$PrismaModel
>
|
null
;
}
Type Parameters
$PrismaModel
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...