Anchor to productReorderImagesproduct
mutationproduct Reorder Images
Requires access scope. Also: The user must have a permission to reorder product images.
Deprecated. Use productReorderMedia instead.
Asynchronously reorders a set of images for a given product.
Anchor to Arguments
Arguments
- •ID!required
The ID of the product on which to reorder images.
- Anchor to movesmoves•[Move
Input!]!required A list of moves to perform which will be evaluated in order.
Was this section helpful?
- •Job
The asynchronous job which reorders the images.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?