We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 310648c + cfbbe0d commit f6c0ca2Copy full SHA for f6c0ca2
app/code/Magento/QuoteGraphQl/etc/di.xml
@@ -12,6 +12,7 @@
12
<argument name="supportedTypes" xsi:type="array">
13
<item name="simple" xsi:type="string">SimpleCartItem</item>
14
<item name="virtual" xsi:type="string">VirtualCartItem</item>
15
+ <item name="configurable" xsi:type="string">ConfigurableCartItem</item>
16
</argument>
17
</arguments>
18
</type>
0 commit comments