| Interface | Description |
|---|---|
| FieldComplexityCalculator |
Used to calculate the complexity of a field.
|
| FieldVisitor | |
| QueryReducer<T> |
| Class | Description |
|---|---|
| ChildrenOfSelectionProvider |
QueryTraversal helper class responsible for obtaining Selection
nodes from selection parent.
|
| FieldComplexityEnvironment | |
| MaxQueryComplexityInstrumentation |
Prevents execution if the query complexity is greater than the specified maxComplexity
|
| MaxQueryDepthInstrumentation |
Prevents execution if the query depth is greater than the specified maxDepth
|
| QueryTraversal | |
| QueryVisitorEnvironment |