Search
Preparing search index...
The search index is not available
typeorm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"find-options/operator/MoreThan"
External module "find-options/operator/MoreThan"
Index
Functions
More
Than
Functions
More
Than
More
Than<T>
(
value
:
T
|
FindOperator
<
T
>
)
:
FindOperator
<
T
>
Find Options Operator. Example: { someField: MoreThan(10) }
Type parameters
T
Parameters
value:
T
|
FindOperator
<
T
>
Returns
FindOperator
<
T
>
Globals
"find-
options/operator/
More
Than"
More
Than
Generated using
TypeDoc
Find Options Operator. Example: { someField: MoreThan(10) }