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.

Anchor to productReorderImages

productReorderImages

mutationDeprecated

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

Asynchronously reorders a set of images for a given product. Use productReorderMedia instead.

ID!required

The ID of the product on which to reorder images.

A list of moves to perform which will be evaluated in order.


Was this section helpful?

Anchor to ProductReorderImagesPayload returnsProductReorderImagesPayload returns

The asynchronous job which reorders the images.

The list of errors that occurred from executing the mutation.


Was this section helpful?