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
issue/drupal_state-3243636:3243636-all-obj-of-type
into
1.0.x
Feb 15, 2022
Overview
3
Commits
5
Pipelines
0
Changes
14
Expand
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
Loading