File tree Expand file tree Collapse file tree 4 files changed +28
-28
lines changed
ConfigurableProductGraphQl/etc Expand file tree Collapse file tree 4 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 26
26
</argument >
27
27
</arguments >
28
28
</virtualType >
29
- <type name =" Magento\Framework\GraphQl\Type\Entity\DefaultMapper" >
30
- <arguments >
31
- <argument name =" map" xsi : type =" array" >
32
- <item name =" catalog_product" xsi : type =" array" >
33
- <item name =" product" xsi : type =" string" >ProductInterface</item >
34
- <item name =" simple" xsi : type =" string" >SimpleProduct</item >
35
- <item name =" virtual" xsi : type =" string" >VirtualProduct</item >
36
- </item >
37
- <item name =" customizable_options" xsi : type =" array" >
38
- <item name =" field" xsi : type =" string" >CustomizableFieldOption</item >
39
- <item name =" date_time" xsi : type =" string" >CustomizableDateOption</item >
40
- <item name =" file" xsi : type =" string" >CustomizableFileOption</item >
41
- <item name =" area" xsi : type =" string" >CustomizableAreaOption</item >
42
- <item name =" drop_down" xsi : type =" string" >CustomizableDropDownOption</item >
43
- <item name =" radio" xsi : type =" string" >CustomizableRadioOption</item >
44
- </item >
45
- </argument >
46
- </arguments >
47
- </type >
48
29
</config >
Original file line number Diff line number Diff line change 52
52
</argument >
53
53
</arguments >
54
54
</type >
55
+ <type name =" Magento\Framework\GraphQl\Type\Entity\DefaultMapper" >
56
+ <arguments >
57
+ <argument name =" map" xsi : type =" array" >
58
+ <item name =" catalog_product" xsi : type =" array" >
59
+ <item name =" product" xsi : type =" string" >ProductInterface</item >
60
+ <item name =" simple" xsi : type =" string" >SimpleProduct</item >
61
+ <item name =" virtual" xsi : type =" string" >VirtualProduct</item >
62
+ </item >
63
+ <item name =" customizable_options" xsi : type =" array" >
64
+ <item name =" field" xsi : type =" string" >CustomizableFieldOption</item >
65
+ <item name =" date_time" xsi : type =" string" >CustomizableDateOption</item >
66
+ <item name =" file" xsi : type =" string" >CustomizableFileOption</item >
67
+ <item name =" area" xsi : type =" string" >CustomizableAreaOption</item >
68
+ <item name =" drop_down" xsi : type =" string" >CustomizableDropDownOption</item >
69
+ <item name =" radio" xsi : type =" string" >CustomizableRadioOption</item >
70
+ </item >
71
+ </argument >
72
+ </arguments >
73
+ </type >
55
74
</config >
Original file line number Diff line number Diff line change 16
16
</argument >
17
17
</arguments >
18
18
</type >
19
- <type name =" Magento\Framework\GraphQl\Type\Entity\DefaultMapper" >
20
- <arguments >
21
- <argument name =" map" xsi : type =" array" >
22
- <item name =" catalog_product" xsi : type =" array" >
23
- <item name =" configurable" xsi : type =" string" >ConfigurableProduct</item >
24
- </item >
25
- </argument >
26
- </arguments >
27
- </type >
28
19
</config >
Original file line number Diff line number Diff line change 20
20
</argument >
21
21
</arguments >
22
22
</type >
23
+ <type name =" Magento\Framework\GraphQl\Type\Entity\DefaultMapper" >
24
+ <arguments >
25
+ <argument name =" map" xsi : type =" array" >
26
+ <item name =" catalog_product" xsi : type =" array" >
27
+ <item name =" configurable" xsi : type =" string" >ConfigurableProduct</item >
28
+ </item >
29
+ </argument >
30
+ </arguments >
31
+ </type >
23
32
</config >
You can’t perform that action at this time.
0 commit comments