MagentoAggregationOption
import { MagentoAggregationOption } from '@daffodil/product/driver/magento'
interface MagentoAggregationOption {
value: string
count: number
label: string
}
Properties
Name | Type | Description |
---|---|---|
value | string | |
count | number | |
label | string |