We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83aadb5 commit f3d3d0cCopy full SHA for f3d3d0c
config-template/packages/graphqlite.yml
@@ -0,0 +1,6 @@
1
+# Read more about GraphQLite available options at: https://graphqlite.thecodingmachine.io/docs/symfony-bundle
2
+graphqlite:
3
+ namespace:
4
+ controllers: App\GraphqlController\
5
+ types:
6
+ - App\
0 commit comments