Skip to main content
Log inSign up
mutation

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

Deprecated. Use `productUpdate` or `productSet` instead.

Appends images to a product.

•

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?