NormalizedShowSearchResults
No description
type NormalizedShowSearchResults {
normalizedShows: [NormalizedShow!]!
offset: Int!
total: Int!
}
Fields
NormalizedShowSearchResults.normalizedShows
● [NormalizedShow!]!
non-null object references
NormalizedShowSearchResults.offset
● Int!
non-null scalar references
NormalizedShowSearchResults.total
● Int!
non-null scalar references
Returned By
missingMetadataShows
query ● newShows
query ● searchNormalizedShows
query