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

•
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?

Anchor to ProductReorderMediaPayload returnsProductReorderMediaPayload returns

•

The asynchronous job which reorders the media.

•

The list of errors that occurred from executing the mutation.

•
[UserError!]!non-nullDeprecated

The list of errors that occurred from executing the mutation.


Was this section helpful?