moongose how to store a list code example Example: js array of strings mongoose var personSchema = new mongoose.Schema({ tags: [{ type: String }]