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