Where
.
1. Estructura
.
{ "metadata_field": { <Operator>: <Value> } }
.
2. Operadores
.
$eq - equal to (string, int, float)
.
$ne - not equal to (string, int, float)
.
$gt - greater than (int, float)
.
$gte - greater than or equal to (int, float)
.
$lt - less than (int, float)
.
$lte - less than or equal to (int, float)
¿Quieres ver más aportes, preguntas y respuestas de la comunidad?