Using .save() to save entries in mongodb but need to be able to update existing entries or add if entry does not exist how to do this.
For instance user enters favorite food and how much they like the food. but later you want to update this entry how to do this?