Function wasmer_api::query::upsert_domain_from_zone_file

source ยท
pub async fn upsert_domain_from_zone_file(
    client: &WasmerClient,
    zone_file_contents: String,
    delete_missing_records: bool,
) -> Result<DnsDomain, Error>
Expand description

Publish a new app (version).