Skip to main content

GraphQL Cost Analysis

v1.0.0

Query-cost analysis builder — assign costs per field, compute query depth and complexity.

Result
GraphQL Query Cost Analysis
Depth:       3
Fields:      15
Connections: 2
Estimated complexity: 80
Max allowed:          100
Status:               PASS — within limit
Recommendations:
  • Depth is acceptable
  • Query cost is acceptable