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 a95879b commit 4a28372Copy full SHA for 4a28372
lib/internal/Magento/Framework/GraphQl/Config.php
@@ -10,6 +10,7 @@
10
use Magento\Framework\Config\DataInterface;
11
use Magento\Framework\GraphQl\Config\ConfigElementFactoryInterface;
12
use Magento\Framework\GraphQl\Config\ConfigElementInterface;
13
+use Magento\Framework\GraphQl\Query\Fields as QueryFields;
14
15
/**
16
* Provides access to typing information for a configured GraphQL schema.
0 commit comments