Add connection options on edge creation (#14451)
Edge can now be linked to loop handle. Renaming the existing options to connection.
This commit is contained in:
+1
@@ -4,4 +4,5 @@ export class WorkflowVersionEdgeException extends CustomException<WorkflowVersio
|
||||
|
||||
export enum WorkflowVersionEdgeExceptionCode {
|
||||
NOT_FOUND = 'NOT_FOUND',
|
||||
INVALID_REQUEST = 'INVALID_REQUEST',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user