OBJECT
FacetViewListItem
link GraphQL Schema definition
1 type FacetViewListItem { 2 3 : [ProductViewEntry] 7 4 : ProductViewExtendedData 7 5 : String 7 6 : String 8 9 }
OBJECT
1 type FacetViewListItem { 2 3 : [ProductViewEntry] 7 4 : ProductViewExtendedData 7 5 : String 7 6 : String 8 9 }