pub async fn front_matter_update(
    client: &ApiClient,
    notebook_id: Base64Uuid,
    payload: FrontMatter
) -> Result<()>
Expand description

Updates front matter for a given notebook