WeeklyReportScheduleInput
No description
input WeeklyReportScheduleInput {
dayOfWeek: [DayOfWeek!]!
hour: Int!
minute: Int!
}
Fields
WeeklyReportScheduleInput.dayOfWeek ● [DayOfWeek!]! non-null enum
WeeklyReportScheduleInput.hour ● Int! non-null scalar
WeeklyReportScheduleInput.minute ● Int! non-null scalar
Member Of
ReportScheduleInput input