Skip to content

Commit 370ab98

Browse files
committed
B2B-2606: Graphql Parser called at least 3 times per request
1 parent cfead78 commit 370ab98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/GraphQl/Controller/GraphQl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class GraphQl implements FrontControllerInterface
4242
/**
4343
* @var \Magento\Framework\Webapi\Response
4444
* @deprecated 100.3.2
45-
* @see
45+
* @see no replacement
4646
*/
4747
private $response;
4848

0 commit comments

Comments
 (0)