Upon suspending Inheritance for a component mixinType does not update on child nodes of the component. When I suspend the inheritance the component node does start reflecting the updated mixinType "cq:LiveRelationship, cq:LiveSyncCancelled" and a property cq:isCancelledForChildren {true} is added but the child nodes of the component continue to show mixinType as "cq:LiveRelationship". Is there any configuration which helps update the child nodes with the same properties as parent node once we suspend the inheritance.

