- ordinamento per Data
This commit is contained in:
@@ -49,9 +49,9 @@ const catalogo = new Schema(
|
||||
//++AddCATALOGO_FIELDS
|
||||
productTypes: [{ type: Number }],
|
||||
excludeproductTypes: [{ type: Number }],
|
||||
Editore: [{ type: String }],
|
||||
// formato: [{ type: String, default: '' }],
|
||||
// categoria: [{ type: String, default: '' }],
|
||||
// Editore: [{ type: String, default: '' }],
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user