Upgrading Recipe to match new GraphQLite v4 release

This commit is contained in:
David Négrier
2020-01-08 11:25:13 +01:00
parent 3864974895
commit 0e158ac607
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