I\'m using Express as my backend and MongoDb as the data base. My models looks like this:
Pyments
var pymentSchema = new mongoose.Schema({ name: {