GraphQL Query Complexity Estimator
Paste a GraphQL query - field count and nesting depth turned into a complexity score, since depth compounds resolver cost faster than field count alone.
Paste a GraphQL query
8
Fields
5
Max depth
83
High complexity
Heuristic (field count + depth²), not a schema-aware cost analysis - deep nesting compounds faster than raw field count because each level resolves another round of lookups.
Was this tool helpful?
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
Related tools
See all API tools →API Rate-Limit Budget Calculator
Rate limit and usage pattern to time-until-exhausted.
Curl-to-Code Converter
Paste a curl command, get Python, JS, Go, or Rust.
Webhook Payload Validator/Formatter
Pretty-print and detect Stripe/GitHub/Slack payload shapes.
OpenAPI Validator
Structural checks on a JSON OpenAPI spec - missing responses, missing fields, broken $ref pointers.
HTTP Status Code Reference
Search HTTP status codes by number or name - what each one actually means.
Runs entirely in your browser. Nothing is stored. Free forever.
