Skip to content

Commit f3d3d0c

Browse files
committed
Adding configuration template in bundle (rather than in the recipe)
1 parent 83aadb5 commit f3d3d0c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)