Naming
This commit is contained in:
parent
5d0c9c7276
commit
0a7f86dc33
@ -1,10 +1,10 @@
|
|||||||
<?php return [
|
<?php return [
|
||||||
'plugin' => [
|
'plugin' => [
|
||||||
'name' => 'GraphQL',
|
'name' => 'GA GraphQL',
|
||||||
'description' => '',
|
'description' => '',
|
||||||
],
|
],
|
||||||
'menu' => [
|
'menu' => [
|
||||||
'playground' => 'GraphiQL',
|
'playground' => 'GA GraphiQL',
|
||||||
],
|
],
|
||||||
'permission' => [
|
'permission' => [
|
||||||
'tab' => [
|
'tab' => [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user