Skip to content

Commit 092cdf7

Browse files
committed
PWA-1326: Implement the schema changes for Configurable Options Selection
- configurable product suggest
1 parent b7c0cc3 commit 092cdf7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/code/Magento/SwatchesGraphQl/composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"magento/framework": "*",
88
"magento/module-swatches": "*",
99
"magento/module-catalog": "*",
10-
"magento/module-catalog-graph-ql": "*",
10+
"magento/module-catalog-graph-ql": "*"
11+
12+
},
13+
"suggest": {
1114
"magento/module-configurable-product-graph-ql": "*"
1215
},
1316
"license": [

0 commit comments

Comments
 (0)