ProductVariantsBulkCreateUserError - admin-graphql - OBJECT
Version: 2024-10
Description:
Error codes for failed product variant bulk create mutations.
Access Scopes
`read_products` access scope.
Fields
-
code:
ProductVariantsBulkCreateUserErrorCode -
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
-
productVariantsBulkCreate
Creates multiple variants in a single product. This mutation can be called directly or via the bulkOperation.
Related Unions
Examples