cdelacruzzin / ClotheStation

Welcome to the Clothestation! This is an e-commerce platform, which can be used in many ways. Here it is used as a Skating Clothes Apparel. We built this project to help any business to sell and display their project in a great and polished UI. This project is our first MERN Full Stack Application built from scratch.
https://urban-sk8-ef054e6c42c1.herokuapp.com/
MIT License
1 stars 1 forks source link

Cd/add cart #42

Closed cdelacruzzin closed 1 year ago

cdelacruzzin commented 1 year ago

the first screenshot is showing how the "addToCart" mutation executes. 1

the second screenshot is showing how the "me" query executes 2

I made changes/additions to the models, typeDefs, and resolvers. how we currently had it was flawed.