Enhance json array handling with blank fields

Please see the following scheme:

As you can see, i have a nested json array which does not produce optimal mock data.

At first, i used the setting to generate the schema without including null values, but they are still in.

Further, it is only possible to have all elements in one array item to be NULL, but it is not possible to have individual properties NULL.

hey,
If you need to always set a node’s value ‘null’ then you need to select their ‘Type’ as ‘blank’.
and if I am wrong to get your idea, attach what type of data you actually need, I will try to help you.