[GH-ISSUE #1661] Allow custom GraphQL suffix in filter #1654

Open
opened 2026-03-03 19:53:12 +03:00 by kerem · 1 comment
Owner

Originally created by @Nezteb on GitHub (Jun 2, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1661

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Currently the GraphQL filter will only filter URLs ending in /graphQL.

Screenshot 2023-06-01 at 9 19 44 PM

I'd like to be able to customize this suffix.

Why this feature/change is important?

The GraphQL specification doesn't require a GraphQL endpoint to end in /graphQL. Some GraphQL APIs use just /api, /gql, etc.

Originally created by @Nezteb on GitHub (Jun 2, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1661 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Currently the `GraphQL` filter will only filter URLs ending in `/graphQL`. <img width="284" alt="Screenshot 2023-06-01 at 9 19 44 PM" src="https://github.com/ProxymanApp/Proxyman/assets/3588798/b26979e2-2e65-4cc6-a3df-dbfaf0c6e2ce"> I'd like to be able to customize this suffix. ## Why this feature/change is important? The GraphQL specification doesn't require a GraphQL endpoint to end in `/graphQL`. Some GraphQL APIs use just `/api`, `/gql`, etc.
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 2, 2023):

Thanks for your suggestion. I will improve it.

For now, to workaround, you can use the URL Filter to filter out all GraphQL traffic 👍

<!-- gh-comment-id:1573236000 --> @NghiaTranUIT commented on GitHub (Jun 2, 2023): Thanks for your suggestion. I will improve it. For now, to workaround, you can use the URL Filter to filter out all GraphQL traffic 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1654
No description provided.