Objects

MediaStreamingEpisode

Data and links to legal streaming episodes on external sites

Data and links to legal streaming episodes on external sites

type MediaStreamingEpisode {
  title: String
  thumbnail: String
  url: String
  site: String
}

Fields

MediaStreamingEpisode.title ● String scalar

Title of the episode

MediaStreamingEpisode.thumbnail ● String scalar

Url of episode image thumbnail

MediaStreamingEpisode.url ● String scalar

The url of the episode

MediaStreamingEpisode.site ● String scalar

The site location of the streaming episodes

Member Of

Media object

Copyright © 2026