Skip to content

Commit 3bbad9e

Browse files
author
Oleksandr Iegorov
committed
ACP2E-132: GraphQL Feature Request - "Did you mean ..", auto-corrected term to be given in Graphql
1 parent c9ea651 commit 3bbad9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Products/SearchResult.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
*/
1515
class SearchResult
1616
{
17+
/**
18+
* @var array
19+
*/
1720
private $data;
1821

1922
/**

0 commit comments

Comments
 (0)