GitHub

MagentoShippingAddressInput

interface

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

interface MagentoShippingAddressInput {
  customer_notes: string
}