pub async fn exists_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsPostgresTriggerError>>
pub async fn exists_postgres_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsPostgresTriggerError>>