Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Show meaningful request body for graphql requests instead of query parameter #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vlytvyne
Copy link
Contributor

@vlytvyne vlytvyne commented Oct 7, 2023

Show meaningful request body for graphql requests instead of a query parameter.

Before:
image

After:
image

@Abdelazeem777
Copy link
Owner

@vlytvyne
What about the other details
It seems like the first screenshot contains a lot of details not like the secode one

Could you please send me, another example?

@Abdelazeem777
Copy link
Owner

Also, I would prefer the request to be more like a query {} style, in order to enable the user to copy the query and retry it on any other place

like Postman for example

@vlytvyne-honeycomb
Copy link

I'll take a look at how to achieve that when I have time.

@Abdelazeem777
Copy link
Owner

@vlytvyne-honeycomb
Great 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants