stack

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

AdminTypes.FulfillmentConstraintRuleDeleteUserErrorCode enum

Possible error codes that can be returned by FulfillmentConstraintRuleDeleteUserError.

Signature:

export declare enum FulfillmentConstraintRuleDeleteUserErrorCode 

Enumeration Members

Member Value Description
NotFound "NOT_FOUND" Could not find fulfillment constraint rule for provided id.
UnauthorizedAppScope "UNAUTHORIZED_APP_SCOPE" Unauthorized app scope.