Expand description
Explain command - show query execution plan and complexity analysis
Usage: fraiseql explain <query> –schema <schema.compiled.json> [--json]
Structs§
- Complexity
Info - Complexity analysis metrics for a query
- Explain
Request - Request for explain command
- Explain
Response - Response with execution plan and complexity info
Functions§
- run
- Run explain command