@Nitin_laad Use case is , that we'd have a headless setup in which we'd
only have page composed from number of content fragments only. so think
a header CF , a footer cf and all other components as CFs only.then we'd
expose page model json for consumption to other app.so here, I would
have diff requirement for header CF export and different req for footer
CF export.Moreover, I may have CF referencing another CF inside, here
the default exporter does not inline all the fields that a child CF has,...