GitHub

MagentoShippingAddressInput

Type

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

interface MagentoShippingAddressInput {
  customer_notes: string
}