GetComplexityLimit<Context>
GetComplexityLimit<
Context
> =ComplexityLimit
| (ctx
) =>ComplexityLimit
|Promise
<ComplexityLimit
>
Function to determine complexity limits, can be static or context-based.
Type Parameters
Type Parameter |
---|
|
GetComplexityLimit<
Context
> =ComplexityLimit
| (ctx
) =>ComplexityLimit
|Promise
<ComplexityLimit
>
Function to determine complexity limits, can be static or context-based.
Type Parameter |
---|
|