ProductDeleteUserError - admin-graphql - OBJECT
Version: 2024-04
Description:
An error that occurred while setting the activation status of an inventory item.
Access Scopes
`read_products` access scope.
Fields
-
code:
ProductDeleteUserErrorCode -
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
-
productDeleteAsync
Deletes a product asynchronously, including all associated variants and media.
Related Unions
Examples