pub async fn complete_external_workflow_step(
pool: &DbPool,
input: &CompleteExternalWorkflowStepInput<'_>,
) -> Result<WorkflowStepDbRecord>pub async fn complete_external_workflow_step(
pool: &DbPool,
input: &CompleteExternalWorkflowStepInput<'_>,
) -> Result<WorkflowStepDbRecord>