kamalbuilds / Lets-go-shop

A platform built for programming related books sale
https://letsgoshop.vercel.app/
MIT License
7 stars 17 forks source link

Fetching the products through graphql #34

Open kamalbuilds opened 2 years ago

kamalbuilds commented 2 years ago

Current Behavior

Currently they are fetched manually from home.js

Desired Behavior

Fetching the products through apollo graphql in the backend.

Screenshots / Mockups