pub fn build_tree( graph: &Value, root: Option<&str>, max_children: usize, project_label: Option<&str>, ) -> Value