Merge pull request #821

This commit is contained in:
symfony-flex-server[bot]
2020-01-26 09:22:51 +00:00
committed by GitHub
2 changed files with 15 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
}
}
@@ -0,0 +1,7 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> GraphQLite Configuration </>
<bg=blue;fg=white> </>
* 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