mirror of
https://github.com/lukaszraczylo/graphql-monitoring-proxy.git
synced 2026-06-05 23:03:48 +00:00
Blocking introspection queries.
This commit is contained in:
@@ -19,4 +19,6 @@ Creates a passthrough proxy to a graphql endpoint(s), allowing you for analysis
|
||||
`ENABLE_CACHE` - enable the cache (default: `false`)
|
||||
`CACHE_TTL` - the cache TTL (default: `60s`)
|
||||
|
||||
`LOG_LEVEL` - the log level (default: `info`)
|
||||
`LOG_LEVEL` - the log level (default: `info`)
|
||||
|
||||
`BLOCK_SCHEMA_INTROSPECTION` - blocks the schema introspection (default: `false`)
|
||||
Reference in New Issue
Block a user