aem-headless-client-js icon indicating copy to clipboard operation
aem-headless-client-js copied to clipboard

feat: #59 add runModelQuery method to use functionality from Paginated query

Open easingthemes opened this issue 9 months ago • 0 comments

add runModelQuery method to use functionality from Paginated query in other query types

Description

More info in related Issue

Related Issue

#59

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] I have signed the Adobe Open Source CLA.
  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [x] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

easingthemes avatar Sep 21 '23 15:09 easingthemes