[Go to site: main page, start]

Skip to main content
Anchor to ProductVariantsBulkReorderUserError

ProductVariantsBulkReorderUserError

object

Requires read_products access scope.

Error codes for failed bulk product variants reorder operation.

ProductVariantsBulkReorderUserErrorCode

The error code.

[String!]

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

[ProductVariantPositionInput!]!
required

An array of variant positions.

ID!
required

The product ID of the variants to be reordered.



Was this section helpful?


Was this section helpful?