Last updated
Last updated
Shopify recently changed their pagination to , which require you grab relevant info from the "Link" header.
We've tried to simplify this by wrapping the logic in a Cursor
object that implements the Iterator
interface.
Example of usage: