ProductOptionsReorderUserErrorCode - admin-graphql - ENUM
Version: 2025-01
Description:
Possible error codes that can be returned by `ProductOptionsReorderUserError`.
Access Scopes
Enum values
CANNOT_MAKE_CHANGES_IF_VARIANT_IS_MISSING_REQUIRED_SKU
DUPLICATED_OPTION_NAME
DUPLICATED_OPTION_VALUE
MISSING_OPTION_NAME
MISSING_OPTION_VALUE
MIXING_ID_AND_NAME_KEYS_IS_NOT_ALLOWED
NO_KEY_ON_REORDER
OPTION_ID_DOES_NOT_EXIST
OPTION_NAME_DOES_NOT_EXIST
OPTION_VALUE_DOES_NOT_EXIST
OPTION_VALUE_ID_DOES_NOT_EXIST
PRODUCT_DOES_NOT_EXIST
Fields with this enum
ProductOptionsReorderUserError.code
Examples