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}}