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