Function wasmer_backend_api::query::delete_app_secret
source ยท pub async fn delete_app_secret(
client: &WasmerClient,
secret_id: impl Into<String>,
) -> Result<Option<DeleteAppSecretPayload>, Error>
pub async fn delete_app_secret(
client: &WasmerClient,
secret_id: impl Into<String>,
) -> Result<Option<DeleteAppSecretPayload>, Error>