codemancers / interceptor

A browser extension to mock AJAX requests at the browser level
MIT License
208 stars 25 forks source link

Allow for more conditions to be set #204

Open Quentin-M opened 2 years ago

Quentin-M commented 2 years ago

In the case of graphql interceptions, the URL is always the same - however the query is not, and we'd like to be able to change the response based on the query.