JS ORM. Hi, I would like to know if it is possible to define something like that: var User = new Schema({ ... roles: [{ type: String, enum: ['admin', ...
確定! 回上一頁