We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198fc61 commit a043177Copy full SHA for a043177
app/code/Magento/SalesGraphQl/Model/Resolver/Orders.php
@@ -38,7 +38,6 @@ public function __construct(
38
) {
39
$this->collectionFactory = $collectionFactory;
40
$this->checkCustomerAccount = $checkCustomerAccount;
41
-
42
}
43
44
/**
0 commit comments