Skip to main content
Log inSign up
Anchor to productVariantAppendMedia

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.

•
ID!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?

Anchor to ProductVariantAppendMediaPayload returnsProductVariantAppendMediaPayload returns

•

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?