ConnectionSaveData: {
    id: string;
    source: string;
    sourceOutput: string;
    target: string;
    targetInput: string;
}