INPUT_OBJECT
WeeklySnapshotScheduleInput
Description
Weekly snapshot schedule.
link GraphQL Schema definition
- input WeeklySnapshotScheduleInput {
- # Basic weekly snapshot schedule.
- : BasicSnapshotScheduleInput
- # Day of the week.
- : DayOfWeek
- }
INPUT_OBJECT
Weekly snapshot schedule.
- input WeeklySnapshotScheduleInput {
- # Basic weekly snapshot schedule.
- : BasicSnapshotScheduleInput
- # Day of the week.
- : DayOfWeek
- }