Skip to content

Commit 5d4528e

Browse files
author
Jeremiah VALERIE
committed
Add documentation
1 parent f3657b7 commit 5d4528e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Resources/doc/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ overblog_graphql:
106106
definitions:
107107
# disable listener the bundle out of box classLoader
108108
use_classloader_listener: false
109+
# change to "false" to disable auto compilation.
110+
# To generate types manually, see "graphql:compile" command.
111+
auto_compile: true
109112
# change classes cache dir (recommends using a directory that will be committed)
110113
cache_dir: "/my/path/to/my/generated/classes"
111114
# Can also change the namespace

0 commit comments

Comments
 (0)