Skip to content

Commit 52b66ac

Browse files
Michael Bottenslenaorobei
authored andcommitted
#1057: Emulate area code for graphql category/product attributes
1 parent 2863caa commit 52b66ac

File tree

1 file changed

+6
-0
lines changed
  • app/code/Magento/CatalogGraphQl/etc/graphql

1 file changed

+6
-0
lines changed

app/code/Magento/CatalogGraphQl/etc/graphql/di.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,10 @@
176176
</argument>
177177
</arguments>
178178
</type>
179+
180+
<type name="Magento\Catalog\Helper\Data">
181+
<arguments>
182+
<argument name="templateFilterModel" xsi:type="string">Magento\Widget\Model\Template\FilterEmulate</argument>
183+
</arguments>
184+
</type>
179185
</config>

0 commit comments

Comments
 (0)