Files
symfony-flex-recipes-contrib/archived/thecodingmachine.graphqlite-bundle/96ae19d02363f9b640bcad4291d7972e44aa64e4.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

32 lines
1.1 KiB
JSON

{
"manifests": {
"thecodingmachine/graphqlite-bundle": {
"manifest": {
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/graphqlite.yaml": {
"contents": [
"# Read more about GraphQLite available options at: https://graphqlite.thecodingmachine.io/docs/symfony-bundle",
"graphqlite:",
" namespace:",
" controllers: App\\Controller\\",
" types:",
" - App\\",
""
],
"executable": false
}
},
"ref": "96ae19d02363f9b640bcad4291d7972e44aa64e4"
}
}
}