ExternalRecord
A connection from a Party to a corresponding record in an external system. These can be non-UTA systems (e.g. Variety, IMDB, or Instagram), or internal systems (e.g. NetSuite, uTour, or Onyx).
Fields
| Field | Type | Description |
|---|---|---|
createdBy | String | |
createdDate | DateTime | |
id | ID | |
logs | [Log!] | A list of logs connected to this external record. |
modifiedBy | String | |
modifiedDate | DateTime | |
originalUrl | String | |
platformId | String | |
primary | Boolean | |
type | ExternalRecordType |