eric1foard / shopify-admin-heroku

MIT License
0 stars 0 forks source link

use mongo comparison operators (e.g., $gte) instead of skip for paging #77

Open eric1foard opened 6 years ago

eric1foard commented 6 years ago

more performant this way: https://docs.mongodb.com/manual/reference/method/cursor.skip/