Open saracalihan opened 1 year ago
const schema = { info: { type: Types.Object, defalut: { name:{ type: Types.Number, }, // ... } } };