UNION
MetadataEvent
NOTE(Leon Handreke): I'm a bit unsure about this API design. Maybe the DeletedEvents should feature a Movie/Episode/... object as well instead of just a UUID? But it would be an invalid, deleted object at the moment we give it out.
link GraphQL Schema definition
- union MetadataEvent = MovieAddedEvent | MovieUpdatedEvent | MovieDeletedEvent | SeriesAddedEvent | SeasonAddedEvent | EpisodeAddedEvent