ArchSetu
ArchSetu
ArchSetuToolsAPIGraphQL Query Complexity Estimator
Free tool

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.

Analyze a repository

Runs entirely in your browser. Nothing is stored. Free forever.

Powered by ArchSetu