got-git-group / SproutSpy-3.0

A fullstack gardening website designed to get a novice gardener started by identifying plants that they can grow locally. Utilizes a Node/Express & MongoDB backend and React frontend.
https://github.com/orgs/got-git-group/projects/2/views/2
MIT License
0 stars 0 forks source link

Create mutations for addplant, deleteplant, updateplant #41

Closed ErinnMatesi closed 2 years ago

ErinnMatesi commented 2 years ago

Mutations may work, I need to test without login required. getSinglePlant does not work yet.

ErinnMatesi commented 2 years ago

getSinglePlant working