MediaTrailer
Media trailer or advertisement
type MediaTrailer {
  id: String
  site: String
  thumbnail: String
}
Fields
MediaTrailer.id ● String scalar
The trailer video id
MediaTrailer.site ● String scalar
The site the video is hosted by (Currently either youtube or dailymotion)
MediaTrailer.thumbnail ● String scalar
The url for the thumbnail image of the video
Member Of
Media object