Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-07-26 15:23:36 +00:00
parent 26d9a2ec9c
commit 6f558601e5
4 changed files with 49 additions and 2 deletions
@@ -0,0 +1,23 @@
{
"manifests": {
"thecodingmachine/graphqlite-bundle": {
"manifest": {
"bundles": {
"TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": [
"all"
]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * Edit the <fg=green>config/packages/graphqlite.yml</> file to adapt the controllers and the types namespaces to your project.",
"",
"Documentation: https://graphqlite.thecodingmachine.io/docs/symfony-bundle"
]
},
"files": [],
"ref": "6c42df8e436be7411803fdb2d6f304c0a7d7004d"
}
}
}