NovuN
Novu16mo ago
Kamal

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.
Was this page helpful?