Skip to content

Commit

Permalink
Merge pull request #151 from matesich/master
Browse files Browse the repository at this point in the history
TEAMS-920 - fix missing class
  • Loading branch information
AleksandrsKondratjevs authored Mar 11, 2024
2 parents 8be23c7 + 5fd123a commit ae26b9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/Resolver/Products/Query/Search.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
use ScandiPWA\CatalogGraphQl\Model\Resolver\Products\DataProvider\Product\CriteriaCheck;
use ScandiPWA\CatalogGraphQl\Model\Resolver\Products\DataProvider\Product\EmulateSearchResult;
use ScandiPWA\Performance\Model\Resolver\Products\DataPostProcessor;
use Magento\Framework\GraphQl\Query\Resolver\ArgumentsProcessorInterface;

/**
* Full text search for catalog using given search criteria.
Expand Down

0 comments on commit ae26b9b

Please sign in to comment.