@@ -70,7 +70,7 @@ module.exports = {
"options": {
"query": ["skip", "limit"],
"sort": ["position","meta.createdAt"],
- "desc": true,
+ "desc": false,
"count": true,
"projection": {
"attachment": 0