Skip to content

Commit cd6c6d9

Browse files
authored
Addint title
1 parent 723dd69 commit cd6c6d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/symfony-bundle-advanced.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ By default, GraphQLite assumes that your firewall name is "main". This is the de
5353
Symfony security bundle so it is likely the value you are using. If for some reason you want to use
5454
another firewall, configure the name with `graphqlite.security.firewall_name`.
5555

56+
## Schema and request security
57+
5658
You can disable the introspection of your GraphQL API (for instance in production mode) using
5759
the `introspection` configuration properties.
5860

0 commit comments

Comments
 (0)