6
Fields
0
Used By
01

Fields

  • id
    UUID
    Node identifier
  • parent_id optional
    UUID | None
    Parent ID (None for roots)
  • position
    int
    Position among siblings
  • depth
    int
    Depth in tree (0 for roots)
  • is_archived
    bool
    Whether archived
  • children_count
    int
    Direct children count
02

Used By

Not used by any components