GraphQL Support

Summary

Hud now captures and analyzes GraphQL operations with the same visibility and workflows available for REST, so teams using GQL get full monitoring parity across the Hud Web App and MCP.

Details

Hud automatically tracks GraphQL operations and displays them in the Endpoints list and MCP tools. Each operation is identified by its operation name, and the method reflects the operation type (query, mutation, subscription). Metrics, trends, flows, and alerts all work the same way as they do for REST endpoints. Errors are detected from response bodies and failure messages to ensure accurate issue tracking.

Why It Matters

Teams using GraphQL can monitor performance, errors, and regressions with the same depth and reliability they expect from Hud's REST support.

How to Access

Update to Node SDK version 1.6.36+ and send a few GraphQL requests. Your operations will appear automatically in the Hud Web App and MCP.