OBJECT
type ReportSchedule implements ScheduleInterface {date: DateTime timeOfDay: Int dayOfWeek: [Int!] dayOfMonth: [Int!] }