Is there a Workflow Codegen to create workflows .ts types?
Is anyone using code generation for TypeScript types to share payload types and workflow names across repositories?
For example, I define my workflows in one repository and would like to trigger a workflow in another repository. I want the second repository to be strictly typed so I can properly reference the workflow data types.
2 Replies
@Kamal, you just advanced to level 1!
If one does not exist, this script here will codegen workflow .ts files that are synced with novu cloud