Skip to main content
Anchor to ProductVariantsBulkReorderUserError

ProductVariantsBulkReorderUserError

object

Requires read_products access scope.

Error codes for failed bulk product variants reorder operation.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

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

Arguments

•

An array of variant positions.

•
ID!required

The product ID of the variants to be reordered.


Fields

•

The updated product.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?