Anchor to section titled 'undefined'

productReorderImages
mutation
deprecated

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.


Anchor to id
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?

The asynchronous job which reorders the images.

The list of errors that occurred from executing the mutation.


Was this section helpful?