OBJECT
1type GalleryVideos {23description: String 45title: String 67url: String 89videos: [Video] 1011}