ScheduleMode
Schedule's mode
- scheduled: the update occurs on a schedule set by the user
- automatic: the update occurs with the nightly reharvest OR when metadata changes
- manual: the update occurs when the user manually triggers it, but will not be updated otherwise
"scheduled" | "automatic" | "manual"
Type alias defined in common/src/core/types/IHubSchedule.ts:10