Bulk update product with variants and all images

Hi,

We are trying to import the products in bulk for sinlgle variant as well multile variant products in a single call using

https://shopify.dev/docs/api/admin-graphql/2024-01/mutations/productCreate

however we are able to create products with single variants. We are also able to create products with variants in bulk but the images are not being created.

Please check the attached screenshot we are providing image in variants[imageSrc]

we checked this field in the right side but not in the documentation

Can anyone guide us how we can create images of the variants while creating the multi variant products’’

Please find the Json which we are passing in the attachment.

Regards
Pankaj

Hi,

We could solve it. we just need to pass correct media URL

Regards
Pankaj