Chris Song
Results
1
comments of
Chris Song
@jacobbullock Thanks for the reply. Based on your comment, I tried to do this: `const result = await this.datastore.saveRecord(null, WorkflowRunModel, run, null, /api/module_manager/workflows/${id}/run).toPromise();` And I got warning below: > Argument...