Anchor to ProductVariantsBulkReorderUserErrorProduct
Product Variants Bulk Reorder User Error
object
Requires access scope.
Error codes for failed bulk product variants reorder operation.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Reorders multiple variants in a single product. This mutation can be called directly or via the bulkOperation.
- Anchor to positionspositions•[Product
Variant Position Input!]!required An array of variant positions.
- Anchor to productIdproduct•
Id ID!required The product ID of the variants to be reordered.
Arguments
- Anchor to productproduct•
The updated product.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?