DaffCategoryPageChangeSortingOption
An action for changing the sorting option for the selected category.
Properties
| Name | Type | Description |
|---|---|---|
| type | DaffCategoryPageProductCollectionActionTypes.CategoryPageChangeSortingOptionAction |
|
| sort | {
option: DaffCategoryRequest['appliedSortOption'];
direction: DaffCategoryRequest['appliedSortDirection'];
} |