shopify-php-sdk
shopify-php-sdk copied to clipboard
add AbstractService method: getResponsePaginationLinks
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.
pagination link object && add unit test
Can we have this merge, please?