import { daffMagentoCustomerOrderTransformOrder } from '@daffodil/customer-order/driver/magento/2-4-6'
Transforms the MagentoCustomerOrder from the magento order query into a DaffOrder.
function daffMagentoCustomerOrderTransformOrder(
order: MagentoCustomerOrder
email: string
): DaffOrder
| Parameter | order: MagentoCustomerOrder |
|---|---|
| Description |
| Parameter | email: string |
|---|---|
| Description |