pub async fn append_workflow_steps(
pool: &DbPool,
input: &AppendWorkflowStepsInput<'_>,
) -> Result<AppendWorkflowStepsResult>pub async fn append_workflow_steps(
pool: &DbPool,
input: &AppendWorkflowStepsInput<'_>,
) -> Result<AppendWorkflowStepsResult>