Anchor to productImageUpdateproduct
mutationproduct Image Update
Requires access scope. Also: The user must have a permission to update an image of a product.
Deprecated. Use productUpdateMedia instead. This will be removed in 2024-10.
Updates an image of a product.
Anchor to Arguments
Arguments
- Anchor to imageimage•Image
Input! required Image to be updated.
- Anchor to productIdproduct•ID!
Id required The ID of the product on which to update the image.
Was this section helpful?
- Anchor to imageimage•Image
The image that has been updated.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?