mingo
Preparing search index...
operators/_predicates
$elemMatch
Function $elemMatch
$elemMatch
(
a
:
unknown
[]
,
b
:
(
v
:
unknown
)
=>
boolean
,
_options
:
Options
)
:
boolean
Selects documents if element in the array field matches all the specified $elemMatch condition.
Parameters
a
:
unknown
[]
b
:
(
v
:
unknown
)
=>
boolean
_options
:
Options
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Selects documents if element in the array field matches all the specified $elemMatch condition.