Skip to content

Commit c498773

Browse files
author
Valeriy Nayda
committed
GraphQL-39: Manage Shipping methods on Cart
1 parent 4694c06 commit c498773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/QuoteGraphQl/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"magento/module-checkout": "*",
1010
"magento/module-catalog": "*",
1111
"magento/module-store": "*",
12-
"magento/module-customer": "*"
12+
"magento/module-customer": "*",
13+
"magento/module-customer-graph-ql": "*"
1314
},
1415
"suggest": {
1516
"magento/module-graph-ql": "*"

0 commit comments

Comments
 (0)