Function get_branches

pub async fn get_branches(id: u64) -> Result<Vec<Branch>, ServerFnError<String>>