We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d35ce commit 5fa1fd0Copy full SHA for 5fa1fd0
src/Command/PersistQueryMapCommand.php
@@ -2,6 +2,7 @@
2
3
namespace Drupal\graphql\Command;
4
5
+use Drupal\Console\Annotations\DrupalCommand;
6
use Drupal\Console\Core\Command\Shared\CommandTrait;
7
use Drupal\Core\Entity\EntityTypeManagerInterface;
8
use Symfony\Component\Console\Input\InputArgument;
0 commit comments