Function delete

Source
pub async fn delete(db: &Surreal<Client>, id: &str) -> Result<Option<Category>>