tgstation-server
6.19.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Host
GraphQL
Costs.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Host.GraphQL
2
{
6
static
class
Costs
7
{
11
public
const
int
NonIndexedQueryable
= 100;
12
}
13
}
Tgstation.Server.Host.GraphQL.Costs
Values used with HotChocolate.CostAnalysis.Types.CostAttribute for when the default is insufficient.
Definition
Costs.cs:7
Tgstation.Server.Host.GraphQL.Costs.NonIndexedQueryable
const int NonIndexedQueryable
Cost for non-ById global::System.Linq.IQueryable<T> queries.
Definition
Costs.cs:11
Tgstation.Server.Host.GraphQL
Definition
AuthorizationHelper.cs:14
Generated by
1.9.8