# StartNodeData

Type: object

Journey start block settings. The backend persists these as journey triggerConfig and entryMode.

## Properties

- `label` (string, optional) - Editable block name shown in workflow editors.
- `triggerConfig` (TriggerConfig, optional)
- `entryMode` (EntryMode, optional)

