Anchor to section titled 'undefined'

productReorderMedia
mutation

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

Asynchronously reorders the media attached to a product.


Anchor to id
id
required

The ID of the product on which to reorder medias.

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


Was this section helpful?

The asynchronous job which reorders the media.

The list of errors that occurred from executing the mutation.

The list of errors that occurred from executing the mutation. Use mediaUserErrors instead.


Was this section helpful?