Skip to content

Commit 8aef8b2

Browse files
authored
ENGCOM-5922: magento/graphql-ce#948 - Move preference for ErrorHandlerInterface #949
2 parents 452b2e3 + 6c10658 commit 8aef8b2

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

app/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,4 +1781,5 @@
17811781
<type name="Magento\Framework\DB\Adapter\AdapterInterface">
17821782
<plugin name="execute_commit_callbacks" type="Magento\Framework\Model\ExecuteCommitCallbacks" />
17831783
</type>
1784+
<preference for="Magento\Framework\GraphQl\Query\ErrorHandlerInterface" type="Magento\Framework\GraphQl\Query\ErrorHandler"/>
17841785
</config>

app/etc/graphql/di.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)