GitHub

getCart

const

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

const getCart: (extraCartFragments?: any[]) => TypedDocumentNode<MagentoGetCartResponse, MagentoCartGetQueryVariables>