missingMetadataShows
No description
missingMetadataShows(
country: CountryCode
end: Date
filters: FilterShowInput
search: String
start: Date
): NormalizedShowSearchResults!
Arguments
missingMetadataShows.country
● CountryCode
scalar references
Country to use for results normalization.
missingMetadataShows.end
● Date
scalar references
Upper created date bound (based on Show.createdAt
).
missingMetadataShows.filters
● FilterShowInput
input references
missingMetadataShows.search
● String
scalar references
Search term.
missingMetadataShows.start
● Date
scalar references
Lower created date bound (based on Show.createdAt
).