Last Updated on July 31, 2021 by Admin
With seek pagination, after_id and before_id queries, constraints of filters and sorting can be removed. What is the downside of seek pagination?
- It can stabilize state enums and category names
- It doesn’t address cardinality fields
- It cannot bring back removed constraints
- it is challenge to create custom sort orders