ProxymanApp / ProxymanApp/Proxyman
GraphQL Query in the main filter
Open
@NghiaTranUIT is already working on this.
Since Feb 16, 2024.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Some user requests that they would like to filter the Query Name or Subscription Name of all GraphQL requests.
They can do it by using the Request Body, but it's better to have a dedicated filter.
Why this feature/change is important?
- Easier to use the app
Requirement
- Add "GraphQL" filter
- Able to filter GraphQL with
mutation,queryandsubscription,operationName - Make sure the All filter works fine
- Write Unit Tests
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.