ProxymanApp / ProxymanApp/Proxyman

Edit graphql in compose tool

Open
#2,042 3 comments 2 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Jun 3, 2024.

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

Description

Description

When using edit and repeat tool which opens a "Compose" UI, I find it hard to edit graphql requests. Sometimes I would like to remove some fields in that tool, but because graphql is sent like a single string with a bunch of line breaks, it is hard to make updates to it

"query": "query MyQuery($coordinates: Coordinates!, $filters: [GroupFilter!], $postalCode: String!], $zoneId: ID) {\n  

Perhaps that could be helped by adding a GraphQL tab, just like on network list view?

Why this feature/change is important?

It is a QOL feature, I would use postman more because of that

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.