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.
1 parent df153da commit 0440412Copy full SHA for 0440412
app/code/Magento/CatalogGraphQl/etc/graphql.xml
@@ -410,7 +410,7 @@
410
</type>
411
<type xsi:type="OutputType" name="CustomizableDateOption">
412
<implements interface="CustomizableOptionInterface" copyFields="true"/>
413
- <<field xsi:type="ObjectOutputField" name="value" type="CustomizableDateValue"/>
+ <field xsi:type="ObjectOutputField" name="value" type="CustomizableDateValue"/>
414
415
<type xsi:type="OutputType" name="CustomizableDropDownOption">
416
0 commit comments