pub async fn offline_is_available( db: State<'_, DatabaseWrapper>, item_id: String, ) -> Result<bool, String>
Check if an item is available offline