SorenCharlie / GraphicClothingStore

Project 3 - Creating an Online Clothing Store to demonstrate knowlege of React, GraphQL with Node.js and Express.js server, MongoDB
0 stars 0 forks source link

Crud #11

Closed SorenCharlie closed 1 month ago

SorenCharlie commented 1 month ago

updated add order - works in graphQL sandbox but still need to make add order populate in Mongo. also need to make update order and delete order work