Introspection in GraphQL request fails when I use variable in url

If I use a variable to save the url of my GraphQL endpoint and use the variable in the requests,
the introspection fails.


But if I use the url without variables it works!

@ulisses-cruz we are tracking this here, and a fix will be out in the next release.

3 Likes

It’s still broken even though the github issue is marked as resolved Environment variable not set on url Graphql Beta Β· Issue #11765 Β· postmanlabs/postman-app-support Β· GitHub