Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutationDeprecated

Requires write_products access scope. Also: The user must have a permission to append images to a product.

Appends images to a product. Use productUpdate or productSet instead.

Specifies the new images and the product that they're being added to.


Was this section helpful?

Anchor to ProductAppendImagesPayload returnsProductAppendImagesPayload returns

List of new images appended to the product.

The product object.

The list of errors that occurred from executing the mutation.


Was this section helpful?