pub async fn unpin_item( db: State<'_, DatabaseWrapper>, item_id: String, ) -> Result<(), String>
Unpin an item’s metadata