Closed mcprog closed 4 years ago
Shopify uses a cursor-based pagination. So I need to figure out how to get the next page
Shopify has a since_id that doesn't require any modification to the HTTP header. Can keep calling until "no more data" (i.e., there is products.length of 0
Shopify uses a cursor-based pagination. So I need to figure out how to get the next page