Skip to content

Issue #3243636: Get alll objects of a specific type

Closes #3243636

  • 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

Merge request reports