Query Name with Fragments

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

@NghiaTranUIT is already working on this.

Since May 18, 2026.

Assessment

This issue has not been assessed yet.

Description

✅ Done bug

Description

We noticed a small inconvenience with how GraphQL requests are labeled in the “Query Name” field. Many of our GraphQL documents are formatted with fragments first and the operation (query/mutation) last. In these cases, Proxyman appears to populate “Query Name” with the first line of the document (often a fragment ...) rather than the actual operation name.

It would be really helpful if Proxyman could parse the GraphQL document and use the operation name for “Query Name”, instead of relying on the first line.

Environment

  • App version: e.g Proxyman 6.10.0
  • macOS version: e.g macOS Monterey
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

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.

More from ProxymanApp/Proxyman

All issues in ProxymanApp/Proxyman

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.