EventSeriesCreateInput
Fields
| Field | Type | Description |
|---|---|---|
accountFlags | [AccountFlagInput!] | The account flags of an event series |
announceDate | DateTime | The date the availability of tickets is announced |
assets | [AssetInput!] | The assets of an event series |
buyerIds | [ConnectableInput!] | The buyers that buy for this event series |
childEventSeriesIds | [ConnectableInput!] | The child event series IDs to connect |
coveringEmployeeIds | [ConnectableInput!] | The employee IDs to cover this event series |
emails | [EmailInput!] | The email addresses of an event series |
eventInstanceIds | [ConnectableInput!] | The event instance ids to attach |
eventInstances | [EventSeriesEventInstanceInput!] | The event instances to create and attach |
eventSeriesTypeIds | [ConnectableInput!]! | The event series types to connect |
externalRecords | [ExternalRecordInput!] | The external records of an event series |
id | UUID | The id of a created event series |
locations | [LocationCreateInput!] | The locations of an event series |
musicGenreIds | [ConnectableInput!] | The music genres of this event series |
names | [NameInput!]! | The names of an event series |
note | String | The note of a created event series |
onlineAddresses | [OnlineAddressInput!] | The online addresses of an event series |
onSaleDate | DateTime | The date that the event series tickets go on sale |
operatorIds | [ConnectableInput!] | The operator ids to connect |
parentEventSeriesId | ConnectableInput | The parent event series ID to connect |
phones | [PhoneInput!] | The phone numbers of an event series |
prohibitingRadiusTermIds | [ConnectableInput!] | The radius term IDs that prohibit this event series |
prohibitingRadiusTerms | [RadiusTermInput!] | The radius terms prohibiting this event series |
radiusTermIds | [ConnectableInput!] | The radius term IDs of this event series |
radiusTerms | [RadiusTermInput!] | The radius terms of this event series |
termIds | [ConnectableInput!] | The term IDs of this event series |
terms | [EventSeriesTermInput!] | The terms of this event series |
tier | String | The tier of a created event series |
venueIds | [ConnectableInput!] | The venue ids to connect |