GitHub

MagentoCartGetBillingAddressQueryVariables

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

Properties

Name Type Description
cartId string