ProxymanApp / ProxymanApp/Proxyman
Edit graphql in compose tool
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.