# TimeOfDayPeriodConditionInput

**Type:** GraphQL inputs

## Fields
- startTime (TimeOfDayInput, Not Null): undefined
  - minute (Int)
  - hour (Int)
- endTime (TimeOfDayInput, Not Null): undefined
  - minute (Int)
  - hour (Int)
- onDays (DayOfWeek, Not Null): undefined


