GitHub

MagentoShippingAddressInput

import { MagentoShippingAddressInput } from '@daffodil/cart/driver/magento'

interface MagentoShippingAddressInput {
  customer_notes: string
}