Hi Folks
We’ve a use-case where we might create workflows from DDL. AFAIK, workflowTypes are named after the main
method for that workflow. Given our DDL use-case, we would like to change the type to a customized name. Is it possible?
We would like to query workflows and thinking of using this customized type name for filtering, hence the need for customized name.
Thanks in advance for your support.