Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I have been creating products using:
/admin/api/2022-04/products.json
for some time now. It works great.
However, I am trying to create a product that has 72 variants (less than the 100 limit) but the API only creates the first 50 variants, and ignores the rest.
Is there a parameter I need to pass to have it create all 72 variants? I've tried using the variants.json URL without luck.
this may not be an actual shopify limitation... just realized my query may only be returning 50 rows...