Files
symfony-flex-recipes-contrib/player259.graphql-bundle.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

31 lines
1.1 KiB
JSON

{
"manifests": {
"player259/graphql-bundle": {
"manifest": {
"bundles": {
"Player259\\GraphQLBundle\\Player259GraphQLBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/player259_graphql.yaml": {
"contents": [
"# Read the documentation: https://github.com/player259/graphql-bundle/blob/master/Resources/doc/index.rst#installation",
"# Resource file contains single /graphql action",
"player259_graphql:",
" resource: '@Player259GraphQLBundle/Resources/config/routing.xml'",
" prefix: /",
""
],
"executable": false
}
},
"ref": "777682b208eb5d6c64e4bc75a3ced1e11b8542a9"
}
}
}