Skip to content

Commit 3ae4db7

Browse files
committed
ACP2E-1172: categoryList Graphql request show 0 product count
1 parent 07596f9 commit 3ae4db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogGraphQl/Model/AttributesJoiner.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public function join(FieldNode $fieldNode, AbstractCollection $collection, Resol
6363
* @param FieldNode $fieldNode
6464
* @param ResolveInfo $resolveInfo
6565
* @return string[]
66+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
6667
*/
6768
public function getQueryFields(FieldNode $fieldNode, ResolveInfo $resolveInfo): array
6869
{

0 commit comments

Comments
 (0)