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 7603098 commit b12ab97Copy full SHA for b12ab97
app/code/Magento/SalesGraphQl/composer.json
@@ -11,7 +11,8 @@
11
"magento/module-tax": "*",
12
"magento/module-quote": "*",
13
"magento/module-graph-ql": "*",
14
- "magento/module-shipping": "*"
+ "magento/module-shipping": "*",
15
+ "magento/module-catalog-graph-ql": "*"
16
},
17
"license": [
18
"OSL-3.0",
0 commit comments