Skip to content
GitLab
Explore
Sign in
Issue
#3243636
: Get alll objects of a specific type
Code
Review changes
Check out branch
Download
Patches
Plain diff
Coby Sher
requested to merge
3243636-all-obj-of-type
into
1.0.x
Feb 14, 2022
Overview
0
Commits
1
Pipelines
0
Changes
9
Expand
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
Loading