Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Relationship

Index

Properties

Properties

Optional Ids

Ids: Array<string> | Iterable<string>

An array of IDs for related blocks. You can get the type of the relationship from the Type element.

Optional Type

Type: "VALUE" | "CHILD" | string

The type of relationship that the blocks in the IDs array have with the current block. The relationship can be VALUE or CHILD.