Function fiberplane_api_client::front_matter_update_key
source · pub async fn front_matter_update_key(
client: &ApiClient,
notebook_id: Base64Uuid,
front_matter_key: &str,
payload: FrontMatterUpdateRow
) -> Result<()>Expand description
Updates a front matter row of a given notebook