INPUT_OBJECT
StartTimeAttributesInput
Description
Start time attributes.
link GraphQL Schema definition
- input StartTimeAttributesInput {
- # Day of the week.
- DayOfWeekOptInput :
- # Hour of the day.
- Int :
- # Minute of the day.
- Int :
- }
INPUT_OBJECT
Start time attributes.
- input StartTimeAttributesInput {
- # Day of the week.
- DayOfWeekOptInput :
- # Hour of the day.
- Int :
- # Minute of the day.
- Int :
- }