AttributeChoicesSortField
No description
enum AttributeChoicesSortField {
NAME
SLUG
}
Values
AttributeChoicesSortField.NAME
Sort attribute choice by name.
AttributeChoicesSortField.SLUG
Sort attribute choice by slug.