Anchor to section titled 'undefined'

productVariantAppendMedia
mutation

Requires write_products access scope. Also: The user must have a permission to append media to variants.

Appends media from a product to variants of the product.


Anchor to productId
productId
required

Specifies the product associated to the media.

A list of pairs of variants and media to be attached to the variants.


Was this section helpful?

The product associated with the variants and media.

The product variants that were updated.

The list of errors that occurred from executing the mutation.


Was this section helpful?