GitHub

MAGENTO_ORDER_EXTRA_TRANSFORMS

const

import { MAGENTO_ORDER_EXTRA_TRANSFORMS } from '@daffodil/order/driver/magento/2-4-1'

A multi-provider injection token for providing extra transform logic in the Order Magento driver. It is run after the standard transforms for each order and passed both the current transformed Daffodil order and the Magento order.

See MagentoOrder for more info.