Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Im trying to update multiple products using rest api.Initially i add all products using product post api without variants after inserting products i use their inserted id to update their variants but only the first product gets updated after that nothing happens ?Is Muliple products update not possible in rest api ?