Modify and replay any API request with one click. Debug backend interactions without triggering your whole frontend UI flow.
Re-run any captured request instantly from the log.
Modify JSON payloads before re-sending to test edge cases.
Add or modify headers to test different auth or content types.
Compare responses between replays to find regressions.
Yes! Replay any GraphQL query or mutation, edit the variables, and see the results instantly.
Replaying a request sends the network call but doesn't necessarily trigger your frontend's global state updates unless you want it to.
Explore more DevConsole capabilities