BusinessHoursInput
No description
input BusinessHoursInput {
dayOfWeek: Float!
openingTime: String
closingTime: String
lunchBeakStartTime: String
lunchBeakEndTime: String
}
Fields
BusinessHoursInput.dayOfWeek ● Float! non-null scalar
BusinessHoursInput.openingTime ● String scalar
BusinessHoursInput.closingTime ● String scalar
BusinessHoursInput.lunchBeakStartTime ● String scalar
BusinessHoursInput.lunchBeakEndTime ● String scalar
Member Of
CreateWarehouseInput input ● UpdateWarehouseInput input