Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add AbstractService method: getResponsePaginationLinks #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kaxiluo
Copy link

@kaxiluo kaxiluo commented Mar 30, 2021

shopify use Cursor-based pagination in api version 2019-07 and above.
so, add method getResponsePaginationLinks to fetch links(next|previous) from Shopify Link headers.

~ Thank you for the package.

@kaxiluo
Copy link
Author

kaxiluo commented Mar 30, 2021

pagination link object && add unit test

@chewlim
Copy link

chewlim commented Apr 9, 2021

Can we have this merge, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants