Skip to content

Commit 0970e26

Browse files
ENGCOM-5701: add Magento_QuoteGraphQl dependency to Magento_ConfigurableProductGra… #859
- Merge Pull Request magento/graphql-ce#859 from danslo/graphql-ce:configurable-product-graph-ql-dependency - Merged commits: 1. ccf86d3
2 parents 20db8f6 + ccf86d3 commit 0970e26

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/ConfigurableProductGraphQl/etc

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProductGraphQl/etc/module.xml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<module name="Magento_ConfigurableProduct"/>
1313
<module name="Magento_GraphQl"/>
1414
<module name="Magento_CatalogGraphQl"/>
15+
<module name="Magento_QuoteGraphQl"/>
1516
</sequence>
1617
</module>
1718
</config>

0 commit comments

Comments
 (0)