Skip to content

Commit 2f199b5

Browse files
committed
AC-9147::Newsletter subscription flag for customer graphql type is in the wrong module
1 parent e7760e6 commit 2f199b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/NewsletterGraphQl/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"magento/module-newsletter": "*",
1313
"magento/module-store": "*",
1414
"magento/module-graph-ql": "*",
15-
"magento/module-graph-ql-cache": "*"
15+
"magento/module-graph-ql-resolver-cache": "*"
1616
},
1717
"license": [
1818
"OSL-3.0",

0 commit comments

Comments
 (0)