pub fn mount_project(
    fields: &SelectionField<'_>,
    project: &mut Document,
    father_field: Option<&str>
)