manchis
5 years agoNew Contributor
Removing Null Values from JSON
Hi,
We have a requirement to remove the null values elements from the json. Below is the example JSON which is having null values at Root and child levels. We need a solution to remove nulls at all...