OBJECT

ProductViewExtendedData

link GraphQL Schema definition

1type ProductViewExtendedData {
2
3allValuesReturned: String
27
4allowMultipleValueSelection: String
27
5displaySequence: String
27
6displayable: String
27
7facetId: String
27
8fdesc: String
27
9fname: String
27
10groupId: String
27
11keywordSearch: String
27
12maxDisplay: String
27
13maximumValuesToDisplay: String
27
14name: String
27
15propertyId: String
27
16propertyname: String
27
17propertyvalue: String
27
18selection: String
27
19sequence: String
27
20sortorder: String
27
21srchattrId: String
27
22srchattridentifier: String
27
23storeentId: String
27
24unitID: String
27
25unitOfMeasure: String
27
26zeroDisplay: String
28
29}