avo
avo copied to clipboard
Expose pagination variables for Array resources.
Feature
Some Array resources might have the ability to actually paginate the records. We should be able to expose the pagination variables from the resource in that method/block. This way users can take advantage of them.