Add `local()` helper to CollectionProxy
nicklandgrebe opened this issue · 1 comments
nicklandgrebe commented
Stories
- As a developer, I want to be able to easily retrieve the local objects of a
CollectionProxy
using different helpers, while also being able to retrieve remote objects using the existing helpers
Objectives
- Add
CollectionProxy#local
helper that returns a collection of local of sortable and queriable objects
nicklandgrebe commented
target()