Closed will-moore closed 3 years ago
getObjects() orders by ID by default
getObjects()
Since we support pagination, we should ensure consistent ordering of objects. If user doesn't choose any ordering, then we order by ID by default.
Reopening with #216 merged.
getObjects()
orders by ID by defaultSince we support pagination, we should ensure consistent ordering of objects. If user doesn't choose any ordering, then we order by ID by default.