ProxymanApp / ProxymanApp/Proxyman

GraphQL Column on the Flow Tableview

Open
#808 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

Some users are struggling with GraphQL requests. They look the same (URL and the Query), but different Body Data (Operation and Query Name). Therefore, it's difficult to distinguish which requests until it's displayed on the Detail Panel.

We should extract the Operation and Query name from GraphQL Requests and display it as a column.

Acceptance Criteria
  • Show Operation Name and Query Name as a column on the main table view

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.

Research direction

Start from the main table view and the request detail panel, then trace how GraphQL request body data is parsed. The work is done when GraphQL requests expose their Operation Name and Query Name as columns in the main table view.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.