import { MagentoBundledProductTransformer } from '@daffodil/product-composite/driver/magento'
@Injectable()
class MagentoBundledProductTransformer {
transform(
daffProduct: DaffProduct
__1: MagentoBundledProduct
): DaffCompositeProduct
}
DaffCompositeProduct
Transforms the magento MagentoProduct from the magento product query into a DaffProduct.
Parameter | daffProduct: DaffProduct |
---|---|
Description |
Parameter | __1: MagentoBundledProduct |
---|---|
Description |