pub fn update_with_relationships( db_context: &DbContext, event_hub: &Arc<EventHub>, entity: &RootDto, ) -> Result<RootDto>