johnbillion / query-monitor

The developer tools panel for WordPress
https://querymonitor.com
GNU General Public License v2.0
1.58k stars 207 forks source link

Updating Query Monitor output after SSR with AJAX and REST API calls #870

Closed chriszarate closed 2 months ago

chriszarate commented 2 months ago

Hi! Great plugin, big fan. I can see via the documentation how Query Monitory can enhance the response payload of REST API calls.

Is there a way to modify the output / panels of QM with this data? The use case here is "friendlier" UI-based debugging that does not require using the browser's debug console to inspect HTTP request responses.

johnbillion commented 2 months ago

There's no means of doing this currently, but it's in the works. No ETA yet though. See #823.