I have a schema with a field use enum to list all the valid value can store in database, here is schema:
{ name: { type: String }, city: { type: String, enum: