GitHub

MagentoCartGetShippingAddressQueryVariables

import { MagentoCartGetShippingAddressQueryVariables } from '@daffodil/cart/driver/magento'
interface MagentoCartGetShippingAddressQueryVariables {
  cartId: string
}

Properties

Name Type Description
cartId string