ProductVariantsBulkUpdateUserError - admin-graphql - OBJECT
Version: 2024-10
Description:
Error codes for failed variant bulk update mutations.
Access Scopes
`read_products` access scope.
Fields
-
code:
ProductVariantsBulkUpdateUserErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
-
productVariantsBulkUpdate
Updates multiple variants in a single product. This mutation can be called directly or via the bulkOperation.
Related Unions
Examples