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 50a085d commit fda524eCopy full SHA for fda524e
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