OBJECT
type VideoDetail {description: String oppMediaId: Int # Currently this object only contains the oppId. This object is used to see what # opps are linked to the org greetingoppMediaObjects: [OppMediaDetail] order: Int orgGalleryId: Int title: String url: String }