Skip to content
Snippets Groups Projects
Commit 467a068c authored by Hicham Barhoumi's avatar Hicham Barhoumi Committed by Makhtar DIAGNE
Browse files

[FENIX-66] add elemMatch support for criteria

parent f0066e05
No related branches found
No related tags found
1 merge request!1Feature/design/1
......@@ -47,4 +47,5 @@ export enum Operators {
lowerThanOrEquals = 'LOWERTHANOREQUALS',
notequals = 'NOTEQUALS',
notin = 'NOTIN',
elemMatch = 'ELEMMATCH'
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment