Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

'page_info' updated param for 4/1 needed on requests using the 'page' param on collection queries?

'page_info' updated param for 4/1 needed on requests using the 'page' param on collection queries?

mf_dev
New Member
7 0 0
Hey All,
 
My question is to confirm the needed updates on shopifys 4/1 update for cursor based pagination.
 
Per docs I noticed that the only calls used in examples for the update were utilizing the 'https://shop-domain.myshopify.com/admin/products.json?' /admin api.
 
Our app only uses a 'pages' param when getting collections with a base url that looks like this (its a collections template):
 
Will the 'page' parameter need to be updated for collection params or JUST for the /admin api?
 
Thank you
 
Replies 3 (3)

mf_dev
New Member
7 0 0

BUMP 🙂

Im asking because I cant find documentation associated with collections and page_info param, ALSO data comes back completely different from collections and the /admin api.

This cant be a hard question, can a shopify employee please reach out 🙂

Thank you

SBD_
Shopify Staff
1831 273 421

Hi @mf_dev 

This only applies to the Admin API. You can continue to use the page param on the Online Store.

Scott | Developer Advocate @ Shopify 

mf_dev
New Member
7 0 0

THANK YOU SO MUCH!!!!!!!!!!!!!!!!!!!!!!!!