Skip to main content

normalizedCollection

Gets a collection with all items station-normalized.

normalizedCollection(
country: CountryCode
id: String!
itemsFilters: CollectionItemsFilters
stationId: UUID
): NormalizedCollection!

Arguments

normalizedCollection.country ● CountryCode scalar references

normalizedCollection.id ● String! non-null scalar references

normalizedCollection.itemsFilters ● CollectionItemsFilters input references

normalizedCollection.stationId ● UUID scalar references

Type

NormalizedCollection object references

Station-normalized collection of items to be displayed in various ways (carousels, grids, etc.).