Skip to main content

getHomeScreenCollections

query GetHomeScreenCollections(
$cohort: EndUserCohort!
$country: CountryCode!
$stationId: UUID!
) {
homeScreenData(stationId: $stationId) {
collections(cohort: $cohort, country: $country) {
contentType
id
items {
id
promo {
backgroundImageUrlTransformTemplate
body
destinationType
show: normalizedShow {
contentRating
descriptionLong
descriptionShort
genre {
name
}
genreVibes {
name
type
}
id
images {
profile
transformTemplate
}
isAvailable
languageName
passportLevel
productionLocale
productionLocaleFlagTemplate
runtime
seasons {
seasonNumber
episodeCount
}
slug
showType
title
videoTotals {
CLIP
PREVIEW
SPECIAL
EPISODE
}
}
title
}
show {
contentRating
descriptionLong
descriptionShort
genre {
name
}
genreVibes {
name
type
}
id
images {
profile
transformTemplate
}
isAvailable
languageName
passportLevel
productionLocale
productionLocaleFlagTemplate
runtime
seasons {
seasonNumber
episodeCount
}
slug
showType
title
videoTotals {
CLIP
PREVIEW
SPECIAL
EPISODE
}
}
video {
contentRating
descriptionShort
duration
embedCodeVideoId
episodeNumber
id
isAvailable
images {
profile
transformTemplate
}
isPublicAvailable
premiereDate
season
show: normalizedShow(country: $country, stationId: $stationId) {
id
genre {
name
}
genreVibes {
name
type
}
showType
slug
title
videoTotals {
CLIP
PREVIEW
SPECIAL
EPISODE
}
}
slug
title
titleShort
videoType
}
weight
}
posterSize
subtitle
title
type
}
}
}