- This repository is motivated by vercel commerce repository and this issue. In this repo, I represent how to fetch data from a GraphQL API in RSC with typed queries, data cache and request memoization.
- To run this repository, you need to create Shopify Dev Store and install a headless app. Then, you need to create a
.env
file in the root directory and add the environment variables listed in.env.example