Skip to content

Issue #3243636: Get alll objects of a specific type

Coby Sher requested to merge 3243636-all-obj-of-type into 1.0.x
  • add all option to getObject method. If present, will check if a collection has a 'next' page, fetch that page, and add it to the store.
  • add test for the all option on getObject

Closes #3243636

Merge request reports