Skip to content

docker/conf/swh-graphql: Update GraphQL config

Jayesh requested to merge graphql-config into master

Add two new config entries 1: introspection: to enable/disable schema introspection 2: max_query_cost: to reject too big queries

Merge request reports