Skip to main content
Log inSign up
mutationDeprecated

Requires write_products access scope. Also: The user must have a permission to update an image of a product.

Updates an image of a product. Use productUpdateMedia instead.

•
ImageInput!required

Image to be updated.

•
ID!required

The ID of the product on which to update the image.


Was this section helpful?

Anchor to ProductImageUpdatePayload returnsProductImageUpdatePayload returns

•

The image that has been updated.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?