OBJECT
type ReportSchedule implements ScheduleInterface {date: DateTime # 0 - 1439timeOfDay: Int # 1 = Monday, 7 = SundaydayOfWeek: [Int!] # 1 - 31dayOfMonth: [Int!] }