Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

GraphQL Query in the main filter

Open NghiaTranUIT opened this issue 1 year ago • 1 comments

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, query and subscription, operationName
  • Make sure the All filter works fine
  • Write Unit Tests

NghiaTranUIT avatar Feb 16 '24 01:02 NghiaTranUIT

Fixed: https://download.proxyman.io/beta/Proxyman_5.0.0_Support_GraphQL_Filter.dmg

Video

https://github.com/ProxymanApp/Proxyman/assets/5878421/7b7e37c1-7a9d-47ec-8a8d-ba01b39b7fe1

NghiaTranUIT avatar Feb 16 '24 02:02 NghiaTranUIT