Skip to content

Commit 58ea895

Browse files
sebas5384fubhy
authored andcommitted
Fixing console command.
1 parent 5946f2e commit 58ea895

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

console.services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
2-
graphql_query_map_entity.graphql_persist:
3-
class: Drupal\graphql_query_map_entity\Command\PersistQueryMapCommand
2+
graphql.graphql_persist:
3+
class: Drupal\graphql\Command\PersistQueryMapCommand
44
arguments: ['@entity_type.manager']
55
tags:
66
- { name: drupal.command }

0 commit comments

Comments
 (0)