stack

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

AdminTypes.ShopResourceFeedbackCreateUserErrorCode enum

Possible error codes that can be returned by ShopResourceFeedbackCreateUserError.

Signature:

export declare enum ShopResourceFeedbackCreateUserErrorCode 

Enumeration Members

Member Value Description
Blank "BLANK" The input value is blank.
Invalid "INVALID" The input value is invalid.
OutdatedFeedback "OUTDATED_FEEDBACK" The feedback for a later version of the resource was already accepted.
Present "PRESENT" The input value needs to be blank.