Docs
Dashboard

productVariantsReorder

Mutation

Reorders product variants for a given product by applying the specified sort order updates.

#

Arguments


input
ProductVariantsReorderInput!Required

The input containing the product ID and a list of variant sort order updates.

#

Payload


errors
[ProductVariantsReorderError!]

User-facing errors that prevented the operation from succeeding.

product
Product

The product associated with this product variants reorder payload.