1.2.3. Define Node Instance Representation

Created on 30 July 2025, 17 days ago
  • Workflow nodes themselves may not need separate entities initially; store them as JSON in the definition field of Workflow entity.
  • Design JSON structure to support:
    • Unique node ID within workflow
    • Node type reference
    • Configuration array (validated against NodeType.config_schema)
    • Connection edges for input/output mapping
  • Plan for future migration to standalone entity if runtime or revisions require relational storage.
📌 Task
Status

Active

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024