productVariantsReorder
MutationReorders product variants for a given product by applying the specified sort order updates.
#
Arguments
- ProductVariantsReorderInput!Required
input The input containing the product ID and a list of variant sort order updates.
#
Payload
- [ProductVariantsReorderError!]
errors User-facing errors that prevented the operation from succeeding.
- Product
product The product associated with this product variants reorder payload.