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