shopify-php-sdk icon indicating copy to clipboard operation
shopify-php-sdk copied to clipboard

add AbstractService method: getResponsePaginationLinks

Open kaxiluo opened this issue 4 years ago • 2 comments

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 avatar Mar 30 '21 10:03 kaxiluo

pagination link object && add unit test

kaxiluo avatar Mar 30 '21 14:03 kaxiluo

Can we have this merge, please?

chewlim avatar Apr 09 '21 01:04 chewlim