mingo
Preparing search index...
operators/projection/elemMatch
$elemMatch
Function $elemMatch
$elemMatch
(
obj
:
AnyObject
,
expr
:
unknown
,
field
:
string
,
options
:
Options
,
)
:
unknown
Projects only the first element from an array that matches the specified $elemMatch condition.
Parameters
obj
:
AnyObject
expr
:
unknown
field
:
string
options
:
Options
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Projects only the first element from an array that matches the specified $elemMatch condition.