GitHub

getBillingAddress

Helper

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

function getBillingAddress(extraCartFragments: any[] = []): TypedDocumentNode<MagentoGetBillingAddressResponse, MagentoCartGetBillingAddressQueryVariables>

Parameters

ParameterextraCartFragments: any[]
Default[]
Description