Type Alias Startdef

type Startdef = {
    schedule: Schedule;
    stateName?: string;
}
Index

Properties

Properties

schedule: Schedule
stateName?: string

Name of the starting workflow state