ProductTermAggregations
A Map of several fields of Product and term aggregations for each
type ProductTermAggregations {
manufacturers: [TermAggregation!]
tags: [TermAggregation!]
vendors: [TermAggregation!]
}
A Map of several fields of Product and term aggregations for each
type ProductTermAggregations {
manufacturers: [TermAggregation!]
tags: [TermAggregation!]
vendors: [TermAggregation!]
}
ProductTermAggregations.manufacturers ● [TermAggregation!] list objectProductTermAggregations.tags ● [TermAggregation!] list objectProductTermAggregations.vendors ● [TermAggregation!] list object