-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
bugSomething isn't workingSomething isn't working✅ DoneTicket is addressed and fixed.Ticket is addressed and fixed.
Milestone
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 {
- Set up break point rule for GraphQL
- Specify "GraphQL Query Name" field as
MyUserInfoData - 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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working✅ DoneTicket is addressed and fixed.Ticket is addressed and fixed.