pub async fn result_by_id(
configuration: &Configuration,
workspace: &str,
flow_job_id: &str,
node_id: &str,
) -> Result<Value, Error<ResultByIdError>>
pub async fn result_by_id(
configuration: &Configuration,
workspace: &str,
flow_job_id: &str,
node_id: &str,
) -> Result<Value, Error<ResultByIdError>>