Description Topic: Search Fields count: Int! Total number of items in the collection items: [Promotion] Used By Queries searchPromotions Preview (typescript) interface PromotionSearchResult {count: numberitems?: (Promotion | null)[]}