ComplexityErrorKind
constComplexityErrorKind:object
Types of complexity validation errors that can occur during query analysis.
Type Declaration
| Name | Type | Default value | Description |
|---|---|---|---|
|
|
|
Query exceeds maximum allowed breadth (fields per level) | |
|
|
|
Query exceeds total complexity score limit | |
|
|
|
Query exceeds maximum allowed depth |