I have an issue with outputting sequential data if the field that should be iterated has a null value in the JSON.
JSON:
{
"data":{
"contact":{
"array": null
}
}
}
In the document I have the next dat…..."dynamicFields": {}, "createdDate": "2024-08-15T08:14:14Z", "contact":{...