Modifier
.sort({ 'Book.chapters.orderIndex': "asc" })
À
.sort({ 'chapters.orderIndex': 1 })
Ici le sort
documents.
Modifier
.sort({ 'Book.chapters.orderIndex': "asc" })
À
.sort({ 'chapters.orderIndex': 1 })
Ici le sort
documents.