Skip to main content

update_with_relationships

Function update_with_relationships 

Source
pub fn update_with_relationships(
    db_context: &DbContext,
    event_hub: &Arc<EventHub>,
    undo_redo_manager: &mut UndoRedoManager,
    stack_id: Option<u64>,
    entity: &DocumentDto,
) -> Result<DocumentDto>