Flow Board Connector Label

Type: object

AttributeTypeDescription
textstringText for the connector label
positionnumber (Optional)Percentage based position of the connector label
widthnumber (Optional)Width of the connector label

Example

{
  "text": "If sucessful",
  "position": 0.5,
  "width": 50
}