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…...kh September 24, 2025, 10:03am 1 I have an issue with...Professionalize.Discourse September 24, 2025, 10:03am 2 @bz.anton.kh The...