EventInstanceEditInput
Fields
| Field | Type | Description |
|---|---|---|
announceDate | DateTime | The date the availability of tickets is announced |
dailyCapacity | Int | The daily capacity for the event instance |
endDate | Date | The end date of the event instance |
id | UUID! | The ID of the event instance to edit |
name | String | The name of the event instance |
onSaleDate | DateTime | The date that the event instance tickets go on sale |
startDate | Date | The start date of the event instance |
status | EventInstanceStatus | The status of the event instance |