A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi there. I'm trying to retrieve all of my shop's product tags, but every time I request them, hasNextPage always returns false, regardless of how many I request. And according to this thread: https://community.shopify.com/c/Shopify-APIs-SDKs/Cannot-get-all-product-tags-from-GraphQL-API-shop-...
it looks like there's no after param either. Does anyone have a good solution to this? Thanks!