stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductDeleteUserErrorCode

AdminTypes.ProductDeleteUserErrorCode enum

Possible error codes that can be returned by ProductDeleteUserError.

Signature:

export declare enum ProductDeleteUserErrorCode 

Enumeration Members

Member Value Description
GenericError "GENERIC_ERROR" Something went wrong, please try again.
ProductDoesNotExist "PRODUCT_DOES_NOT_EXIST" Product does not exist.