Skip to content

Commit 7c85cdb

Browse files
committed
B2B-2606: Graphql Parser called at least 3 times per request
1 parent b0db11f commit 7c85cdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/GraphQl/Query/QueryProcessor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
/**
2020
* Wrapper for GraphQl execution of a schema
21+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2122
*/
2223
class QueryProcessor
2324
{

0 commit comments

Comments
 (0)