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.52k stars 156 forks source link

Generate queries with variables #77

Open execveat opened 1 year ago

execveat commented 1 year ago

Variables are necessary to pass complex datatypes and they are convenient as a way to auto-document argument types.

execveat commented 1 year ago

This requires: