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 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?