Skip to main content

ProductTermAggregations

A Map of several fields of Product and term aggregations for each

type ProductTermAggregations {
manufacturers: [TermAggregation!]
tags: [TermAggregation!]
vendors: [TermAggregation!]
}

Fields

ProductTermAggregations.manufacturers ● [TermAggregation!] list object

ProductTermAggregations.tags ● [TermAggregation!] list object

ProductTermAggregations.vendors ● [TermAggregation!] list object

Member of

PublicProductConnectionWithSearch object