Permission Texts
This commit is contained in:
parent
1fa3fdddd0
commit
5d0c9c7276
@ -8,10 +8,10 @@
|
|||||||
],
|
],
|
||||||
'permission' => [
|
'permission' => [
|
||||||
'tab' => [
|
'tab' => [
|
||||||
'schemas' => 'Schemas',
|
'schemas' => 'German Airlines VA - GraphQL',
|
||||||
],
|
],
|
||||||
'label' => [
|
'label' => [
|
||||||
'schemas' => 'Manage schemas',
|
'schemas' => 'Access GraphiQL',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'settings' => [
|
'settings' => [
|
||||||
|
|||||||
@ -10,6 +10,6 @@
|
|||||||
"prettier": "^2.3.0"
|
"prettier": "^2.3.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"format": "prettier --write './**/*.{php,html}'"
|
"format": "prettier --write './**/*.{php,html,htm,yaml}'"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -13,3 +13,5 @@ navigation:
|
|||||||
label: 'germanairlinesva.graphql::lang.menu.playground'
|
label: 'germanairlinesva.graphql::lang.menu.playground'
|
||||||
url: germanairlinesva/graphql/playground
|
url: germanairlinesva/graphql/playground
|
||||||
icon: icon-database
|
icon: icon-database
|
||||||
|
permissions:
|
||||||
|
- schemas
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user