MonthlyPatternInput
Monthly pattern input type
input MonthlyPatternInput {
daysOfMonth: [DayOfMonth!]!
recurrenceTime: String!
}
Fields
MonthlyPatternInput.daysOfMonth ● [DayOfMonth!]! non-null enum
MonthlyPatternInput.recurrenceTime ● String! non-null scalar
Member Of
SchedulerPatternInput input