Skip to main content
Log inSign up
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?