We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6bbb8 commit e9b624cCopy full SHA for e9b624c
docs/annotations/index.md
@@ -14,7 +14,7 @@ overblog_graphql:
14
15
This will load all annotated classes in `%kernel.project_dir%/src/GraphQL` into the schema.
16
17
-## Use Annotations as your only Mapping
+## Using Annotations as your only Mapping
18
19
If you only use annotations as mappings you need to add an empty `RootQuery` type.
20
Your config should look like this:
0 commit comments