stack

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

AdminTypes.ProductFeedCreateUserErrorCode enum

Possible error codes that can be returned by ProductFeedCreateUserError.

Signature:

export declare enum ProductFeedCreateUserErrorCode 

Enumeration Members

Member Value Description
Invalid "INVALID" The input value is invalid.
Taken "TAKEN" The input value is already taken.