CreateAutomationSendScheduleInput
No description
input CreateAutomationSendScheduleInput {
automation: ConnectWorkflow
day: Day!
start: String!
stop: String!
timezone: String!
}
No description
input CreateAutomationSendScheduleInput {
automation: ConnectWorkflow
day: Day!
start: String!
stop: String!
timezone: String!
}
CreateAutomationSendScheduleInput.automation
● ConnectWorkflow
inputCreateAutomationSendScheduleInput.day
● Day!
non-null enumCreateAutomationSendScheduleInput.start
● String!
non-null scalarCreateAutomationSendScheduleInput.stop
● String!
non-null scalarCreateAutomationSendScheduleInput.timezone
● String!
non-null scalar