get-convex / get-convex/workflow
Expose API on workflow directly
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 17
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Enable calling the workflow mutation directly - if it isn't arguments from the workflow component, it will just pass through those calls to the workflow.
start is awkward b/c it requires passing the handle to the function, similar to migration definitions.
operations: status, suspendStatus (which is nice b/c it has the status validators), start, cancel
Also suggested here: https://github.com/get-convex/workflow/issues/19#issuecomment-2773657161
Contributor guide
Assessment
This issue has not been assessed yet.