Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5027

Is there support for filtering WHERE x LIKE y?

$
0
0

Hey @Hariharaprabu_M, I wanted to give you a quick update.

We should be able to get this in one of our next Sprints over the next few months.

In the mean time, you can use verb tunneling to pass a native MongoDB query as JSON.

POST /api/v2/mongodb/_table/todo?method=GET

with payload

{“filter”:{mongodb filter json here}}

Viewing all articles
Browse latest Browse all 5027

Trending Articles