Custom Header Column
Last updated
Last updated
Custom Header Column feature allows you to customize the column that displays on the main Table View. It's similar to Custom Header Column from Google Chrome Dev Tools
Define a Header from Request/Response and show it on the table.
Easier to distinguish each request/response if they have the same URL, but different Headers
Support resize/sorting/reorder columns
Remember the previous state and restore it for the future session.
You can open Tool Menu -> Custom Header Column
If you need to manage the default columns, please right-click on the Column Header.
Custom Header Column would extract and display the query name for GraphQL Request.