Discriminated union of all valid scheduled trigger input combinations. TypeScript enforces that the correct fields are provided based on the recurrence type (and nested discriminants like daySelection and end).
Discriminated union of all valid scheduled trigger input combinations. TypeScript enforces that the correct fields are provided based on the recurrence type (and nested discriminants like daySelection and end).