pub async fn save_configuration_data( app_handle: AppHandle, config_data: Value, ) -> Result<(), String>
Tauri command to save configuration data from Wind frontend