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/Equal"
External module "find-options/operator/Equal"
Index
Functions
Equal
Functions
Equal
Equal<T>
(
value
:
T
|
FindOperator
<
T
>
)
:
FindOperator
<
T
>
Find Options Operator. Example: { someField: Equal("value") }
Type parameters
T
Parameters
value:
T
|
FindOperator
<
T
>
Returns
FindOperator
<
T
>
Globals
"find-
options/operator/
Equal"
Equal
Generated using
TypeDoc
Find Options Operator. Example: { someField: Equal("value") }