Hey!
I just used Yaak’s GraphQL capabilities for the first time and it’s so good! there are a couple of issues though:
I’m using Atlassian’s GraphQL API and the app takes a long time (between 0.5s and 1s) to switch between different requests in the sidebar. I’m guessing this is because of Atlassian’s enormous schema? You should be able to reproduce this with a request on https://hello.atlassian.net/gateway/api/graphql
When using data from a response (response.body.path) in variables (see bottom of screenshot) I had to wrap it in quotes. I assumed that it wouldn’t be necessary because I remember you showing it in the demo video for the latest version (at least for json body validation). Yaak thinks it’s valid JSON but when I run the request without quotes around the variable, the response is an error. it would be really nice if Yaak could add the quotes automatically

Please authenticate to join the conversation.
Needs Triage
Feedback
Bug
6 months ago

Dan Fishgold
Get notified by email when there are changes.
Needs Triage
Feedback
Bug
6 months ago

Dan Fishgold
Get notified by email when there are changes.