Anchor to ProductVariantsBulkReorderUserErrorProduct
objectProduct Variants Bulk Reorder User Error
Requires access scope.
Error codes for failed bulk product variants reorder operation.
Anchor to FieldsFields
- Anchor to codecode•Product
Variants Bulk Reorder User Error Code The error code.
- Anchor to fieldfield•[String!]
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!required
Id The product ID of the variants to be reordered.
Arguments
- Anchor to productproduct•Product
The updated product.
- Anchor to userErrorsuser•[Product
Errors Variants Bulk Reorder User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?