pub async fn upsert_domain_from_zone_file( client: &WasmerClient, zone_file_contents: String, delete_missing_records: bool, ) -> Result<DnsDomain, Error>
Publish a new app (version).