GitHub

listCartItems

import { listCartItems } from '@daffodil/cart/driver/magento'
const listCartItems: (extraCartFragments?: any[]) => TypedDocumentNode<MagentoListCartItemsResponse, MagentoCartListItemsQueryVariables>