GitHub

getCart

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