rtCamp / wp-decoupled

Next.js app with WPGraphQL and WordPress at the backend.
wp-decoupled-git-master.rtcamp.vercel.app
MIT License
264 stars 38 forks source link

Update Queries and cart functionalities to use WooCommerce Session. #37

Open imranhsayed opened 3 years ago

imranhsayed commented 3 years ago

WooCommerce saves the cart information in the session. How to implement this is explained here: https://github.com/wp-graphql/wp-graphql-woocommerce/pull/88