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.
2 parents 452b2e3 + 6c10658 commit 8aef8b2Copy full SHA for 8aef8b2
app/etc/di.xml
@@ -1781,4 +1781,5 @@
1781
<type name="Magento\Framework\DB\Adapter\AdapterInterface">
1782
<plugin name="execute_commit_callbacks" type="Magento\Framework\Model\ExecuteCommitCallbacks" />
1783
</type>
1784
+ <preference for="Magento\Framework\GraphQl\Query\ErrorHandlerInterface" type="Magento\Framework\GraphQl\Query\ErrorHandler"/>
1785
</config>
app/etc/graphql/di.xml
0 commit comments