A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi everyone, I would like to have page numbers like "Prev | 1 | 2 | 3 | ... Next" on my website design. I was told it's impossible to have this feature (numbered pagination) on GraphQL. Can someone validate this and able to provide alter
How your website is designed or displayed is controlled by the Theme, and it has nothing to do with GraphQL. So, no, it is not impossible to have that feature, alot of Shopify stores have that feature, even free themes such as Dawn.
Thanks for your prompt reply. My website is headless design was told it's impossible to have numbered pagination due to GraphQL. Can you please validate if this is true? Many thanks.
In the Shopify documentation, there is a guide for pagination for headless websites using Hydrogen and Oxygen. I don't know if your website uses Hydrogen and Oxygen to make it headless, but here's that guide: Pagination (shopify.dev). I'm not entirely sure if this will work on your website, but the people managing it would know better than I do.
Ok. Thanks. I can see an app called Headless installed on my Shopify. Is this Hydrogen or Oxygen? or neither?
Neither.
Since you mentioned that your store is headless, I assume it was built by someone else. Correct?