Skip to main content
Anchor to ProductVariantsBulkReorderPayload

ProductVariantsBulkReorderPayload

payload

Return type for productVariantsBulkReorder mutation.

•Product

The updated product.

Show fields
•[ProductVariantsBulkReorderUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Reorders multiple variants in a single product. This mutation can be called directly or via the bulkOperation.

Show payload

Arguments

•[ProductVariantPositionInput!]!
required

An array of variant positions.

Show input fields
•ID!
required

The product ID of the variants to be reordered.



Was this section helpful?