NormalizedShowFor
Information about the sources used to normalize the show data.
type NormalizedShowFor {
country: CountryCode!
pbsShowId: String
pbsShowPbsId: String
stationId: UUID
stationShowId: String
}
Fields
NormalizedShowFor.country ● CountryCode! non-null scalar references
NormalizedShowFor.pbsShowId ● String scalar references
NormalizedShowFor.pbsShowPbsId ● String scalar references
NormalizedShowFor.stationId ● UUID scalar references
NormalizedShowFor.stationShowId ● String scalar references
Member Of
NormalizedShow object