Element Query Operators

Note

For details on specific operator, including syntax and examples,click on the specific operator to go to its reference page.

NameDescription
$existsMatches documents that have the specified field.
$typeSelects documents if a field is of the specified type.