OBJECT
The director of an episode
type Director {# Director IDid: ID # Director namename: String # Serialsserials: [Serial] }