CreateScheduleInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| description | String | A description of the schedule, for example 'This schedule is for printing on Tuesday'. | |
| externalId | String | The external ID of the schedule, for example in an ERP system. | |
| kind | ScheduleKindEnum! | The kind of schedule, this is used to determine the type of schedule and is either 'partial' or 'complete'. | |
| name | String! | The name of the schedule, for example 'Tuesday Printing Schedule'. |