노드 수정

This commit is contained in:
kjs
2025-10-08 09:39:13 +09:00
parent 258bd80201
commit e48cc4decc
8 changed files with 1000 additions and 18 deletions

View File

@@ -32,6 +32,14 @@ export const NODE_PALETTE: NodePaletteItem[] = [
category: "source",
color: "#10B981", // 초록색
},
{
type: "referenceLookup",
label: "참조 조회",
icon: "🔗",
description: "다른 테이블에서 데이터를 조회합니다 (내부 DB 전용)",
category: "source",
color: "#A855F7", // 보라색
},
// ========================================================================
// 변환/조건