SoftInstigate / restheart

Rapid API Development with MongoDB
https://restheart.org
GNU Affero General Public License v3.0
805 stars 171 forks source link

About RestHeart Distinct filters #146

Closed thammarapu123 closed 8 years ago

thammarapu123 commented 8 years ago

How to get the unique column data using RESTHeart Query filters from MongoDb .

ujibang commented 8 years ago

You need to define an aggregation using the $group operator