explain
Trace a query's execution plan to see how it will be processed, including kind and arguments, before running it.
Instructions
EXPLAIN trace only for a query (kind + its args, as query_*).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| depth | No | ||
| start | No | ||
| token | Yes | bearer token (from TERO_TOKENS) | |
| value | No |