mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
7 lines
208 B
YAML
7 lines
208 B
YAML
# Read more about GraphQLite available options at: https://graphqlite.thecodingmachine.io/docs/symfony-bundle
|
|
graphqlite:
|
|
namespace:
|
|
controllers: App\Controller\
|
|
types:
|
|
- App\
|