allow introspection
This commit is contained in:
parent
938c37f9de
commit
58b0bd2e8b
@ -5,6 +5,7 @@ log_level = "trace"
|
|||||||
[graphql]
|
[graphql]
|
||||||
# path and file name to GraphQL schema file
|
# path and file name to GraphQL schema file
|
||||||
schema_file = "todo_schema.graphql"
|
schema_file = "todo_schema.graphql"
|
||||||
|
allow_introspection = true
|
||||||
|
|
||||||
[proxy]
|
[proxy]
|
||||||
# host name or IP of basebox DB proxy
|
# host name or IP of basebox DB proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user