Currently: when adding a product to the Cart and then fetching the Cart content, it remains empty Expected: the Cart contains the product that was just Added See https://github.com/front-commerce/front-commerce-lite/blob/master/src/server/express/withGraphQLApi.js#L40 and https://github.com/magento-research/pwa-studio/blob/release/2.0/packages/upward-js/lib/resolvers/ProxyResolver.js#L42
Currently: when adding a product to the Cart and then fetching the Cart content, it remains empty
Expected: the Cart contains the product that was just Added
See https://github.com/front-commerce/front-commerce-lite/blob/master/src/server/express/withGraphQLApi.js#L40
and https://github.com/magento-research/pwa-studio/blob/release/2.0/packages/upward-js/lib/resolvers/ProxyResolver.js#L42