visualization-tool
visualization-tool copied to clipboard
debug: Annotate GQL queries
Closes #1715
This PR adds a way to annotate GQL queries by passing a specific headers with querySource and queryReason, which are then displayed in the DebugPanel.
This should help understand which parts of the application require which data at which time, to be able to better optimize performance (or see which queries are e.g. not needed).
How to test
- Go to this link.
- Open a
DebugPanelby clicking on a 🛠️ emoji in the right bottom corner. - Click on
DataCubePreviewentry. - ✅ See that there's a title and description on the right side, which informs about the origin of the query and why it was fired.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| visualization-tool | 🛑 Canceled (Inspect) | Oct 3, 2024 0:01am |