Hi,
I used a image component for creating a XF.
My custom image component will store the file reference as the child of the image node in content tree.
My model.json is not able to retrive the properties on the child node but only from the component node i.e image node.


Is there a way to include the child nodes of the component as well?