11 years ago
how can I query using > intead of = ?
In the rest requests we can add the QUERY parameters, but they always correspond to a query like parameter=value. Is there a way to change this to be able to use another relational operator like > or <? this seem like something basic and very common workflow but I can't see any way to do this.