doyensec / inql

InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.
https://doyensec.com/
Apache License 2.0
1.51k stars 156 forks source link

Modify GraphQL queries by ticking/unticking boxes #96

Open execveat opened 1 year ago

execveat commented 1 year ago

Make the query modification easier by providing a side panel with a list of fields that can be added/removed by ticking/unticking boxes the way Apollo Studio Explorer and Firecamp are doing.

Where should we put this functionality though? Request editor views are cramped as is. I guess we could revamp the whole concept of InQL Scanner tab?