- Altri aggiornamenti della scheda

This commit is contained in:
Surya Paolo
2025-04-24 19:31:40 +02:00
parent 4b4e3963ac
commit 95793fd73f
5 changed files with 23 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ const catalogo = new Schema(
editore: [{ type: String }],
argomenti: [{ type: String }],
idCollane: [{ type: Number }],
idTipologia: [{ type: Number }],
sort_field: { type: String },
sort_dir: { type: Number },
pdf: { type: Boolean },