Skip to content

Commit 94534f3

Browse files
committed
AC-2797:GraphQL Customer Newsletter Subscriptions are inconsistent in multi website setups - Fixed code review points
1 parent d48ddc2 commit 94534f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CustomerGraphQl/Model/Resolver/IsSubscribed.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ public function resolve(
6464
}
6565

6666
/**
67+
* Get customer subscription status
68+
*
6769
* @param int $customerId
6870
* @param int $websiteId
6971
* @return bool

0 commit comments

Comments
 (0)