[
{
"May": [
{
"year": 1994,
"date": "2"
},
{
"Sequence": 2,
"Type": "Images"
}
],
"_id": "1122"
}
]
The issue I am facing is retrieving the id except for the "date" field which is nested inside an array. The date field only returns undefined
.