OBJECT
type GreetingDetail {actionText: String content: String 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 subject: String title: String url: String }