Proxyman Logo v2
Proxyman

Display Query Name from GraphQL Request

Cover Image for Display Query Name from GraphQL Request

This mini-blog would demonstrate how to display the QueryName of GraphQL Request.

1. Problem

The Query Name of GraphQL Request does not appear on the Query URL, so it's really difficult to distinguish which request is in the app.

This issue happens with other Web Debugging Proxy Tools like Charles Proxy and Fiddler too.

To work around, we have to open the Body and see the Query Name. It's a pain.

Display Query Name from GraphQL Request

2. Display GraphQL QueryName

Proxyman understands the pain point from GraphQL developers, so Proxyman would introduce the QueryName column on the main table.

By default, Proxyman will detect if it's a GraphQL Request, then extracting the QueryName and display it.

No actions are required.

Display Query Name from GraphQL Request

3. What's next


Proxyman is a high-performance macOS app, which enables developers to capture HTTPs traffic on iOS device, iOS Simulator and Android devices.

Get it at https://proxyman.io

Noah Tran
Noah Tran