Anchor to ProductDeleteUserErrorProduct
objectProduct Delete User Error
Requires access scope.
An error that occurred while setting the activation status of an inventory item.
Anchor to FieldsFields
- Anchor to codecode•Product
Delete 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
- •mutationDeprecated
- Anchor to productIdproduct•ID!
Id required The ID of the product to be deleted.
Arguments
- Anchor to deleteProductIddelete•ID
Product Id The ID of the product that was requested to be deleted.
- •Job
The background job that will delete the product and its associated variants and media.
- Anchor to userErrorsuser•[Product
Errors Delete User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?