Skip to content

Commit

Permalink
Merge pull request #17 from kontaktanderson/main
Browse files Browse the repository at this point in the history
Add missing import class
  • Loading branch information
AleksandrsKondratjevs committed Apr 6, 2023
2 parents 50816a3 + d84eaa7 commit 994fcc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/Resolver/CustomerOrders.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
namespace ScandiPWA\SalesGraphQl\Model\Resolver;

use Magento\Framework\Api\SearchCriteriaBuilder;
use Magento\Framework\Api\SortOrderBuilder;
use Magento\Framework\App\ObjectManager;
use Magento\Framework\Exception\InputException;
use Magento\Framework\GraphQl\Config\Element\Field;
Expand Down

0 comments on commit 994fcc5

Please sign in to comment.