Skip to content

Commit 6c7b111

Browse files
committed
AC-9147::Newsletter subscription flag for customer graphql type is in the wrong module
1 parent fc7ec5e commit 6c7b111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/NewsletterGraphQl/etc/module.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<module name="Magento_NewsletterGraphQl">
1010
<sequence>
1111
<module name="Magento_Newsletter"/>
12+
<module name="Magento_GraphQlResolverCache"/>
1213
</sequence>
1314
</module>
1415
</config>

0 commit comments

Comments
 (0)