ProxymanApp / ProxymanApp/Proxyman

Breakpoint bug for GraphQL query with no input parameters

Open
#2,286 1 comment 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Mar 23, 2025.

✅ Done bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

When I am setting up breakpoint for the GraphQL query which has no input params, in order to make it work, I have to add extra space in the end of the query's name.

Steps to Reproduce

For Example
"query": "query MyUserInfoData {

  1. Set up break point rule for GraphQL
  2. Specify "GraphQL Query Name" field as MyUserInfoData
  3. Perform this request on a client.

Current Behavior

Break point has not been triggered.

Expected Behavior

Break point should been triggered.
But if I change the rule's "GraphQL Query Name" field as MyUserInfoData , it would successfully trigger in a future.

Environment

Proxyman Version 5.16.0 (51600)
macOS: Version 15.1.1 (Build 24B91)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.