Hello
Does anyone know if it’s possible to set the product image position/order when using the productCreateMedia
mutation? Or otherwise how I can order the product images?
Hello
Does anyone know if it’s possible to set the product image position/order when using the productCreateMedia
mutation? Or otherwise how I can order the product images?
Hi @abater
There’s a specific mutation to order product media called productReorderMedia. You can see an example of this here: https://shopify.dev/api/examples/product-media#reordering-media-objects