mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 04:27:19 +01:00
@@ -294,7 +294,7 @@ namespace Tgstation.Server.Host.Core
|
||||
// configure graphql
|
||||
if (postSetupServices.InternalConfiguration.EnableGraphQL)
|
||||
services
|
||||
.AddGraphQLServer(disableCostAnalyzer: true)
|
||||
.AddGraphQLServer()
|
||||
.AddAuthorization()
|
||||
.ModifyOptions(options =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user