Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentConstraintRuleDeleteUserErrorCode
Possible error codes that can be returned by FulfillmentConstraintRuleDeleteUserError
.
Signature:
export declare enum FulfillmentConstraintRuleDeleteUserErrorCode
Member | Value | Description |
---|---|---|
NotFound | "NOT_FOUND" |
Could not find fulfillment constraint rule for provided id. |
UnauthorizedAppScope | "UNAUTHORIZED_APP_SCOPE" |
Unauthorized app scope. |