Skip to content

Commit b12ab97

Browse files
committed
AC-7918::Order item should contain product images
1 parent 7603098 commit b12ab97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/SalesGraphQl/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"magento/module-tax": "*",
1212
"magento/module-quote": "*",
1313
"magento/module-graph-ql": "*",
14-
"magento/module-shipping": "*"
14+
"magento/module-shipping": "*",
15+
"magento/module-catalog-graph-ql": "*"
1516
},
1617
"license": [
1718
"OSL-3.0",

0 commit comments

Comments
 (0)