Skip to content

Commit 5713c1b

Browse files
author
Oleksandr Iegorov
committed
ACP2E-68: Search terms queries via graphQL are not populated in popular search terms in admin
1 parent f12f889 commit 5713c1b

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CatalogGraphQl/Model/Resolver/Products/Query

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/Query/Search.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
use Magento\Search\Api\SearchInterface;
2222
use Magento\Search\Model\Search\PageSizeProvider;
2323

24-
/*a*
24+
/**
2525
* Full text search for catalog using given search criteria.
2626
*
2727
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)

0 commit comments

Comments
 (0)