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 ca2ade1 commit 1cf3cb4Copy full SHA for 1cf3cb4
app/code/Magento/Catalog/etc/eav_attributes.xml
@@ -30,6 +30,7 @@
30
<field code="is_searchable" locked="true" />
31
</attribute>
32
<attribute code="category_ids">
33
+ <field code="is_global" locked="true" />
34
35
<field code="used_for_sort_by" locked="true" />
36
<field code="is_used_in_grid" locked="true" />
0 commit comments