TypeScript API reference for implementing delay steps in Novu Framework workflows.
delay
step allows you to pause the execution of a workflow for a specified amount of time. This is useful when you need to wait for a certain amount of time before executing the next step in the workflow.