GraphQL playground is ignoring the path part of the URL to the GraphQL endpoint.
POST requests to localhost:5152/graph. /.curl 'http://localhost:5152/graph/' [...rest omitted as noise, assume it works])This is probably a regression, because this only started happening after accepting the most recent update. Unfortunately, I don't know what version the previous installed version was, but it was at least a month old.
OS X 10.12.6
1.4.4.2771
The query is posted to the URL in the location bar.
The query is posted the host in the location bar, disregarding the path.

I noticed that if you set the url in the address bar it's ignored ( but if you set it correctly when you open GQLP it works
You're right. If I fill in the URL the behaviour doesn't repeat. If I reopen the same using an item in the list of __Recent__ sessions, the behaviour is as described in the original issue.
Fixed in the latest version. Please let us know if you still have that issue, then we reopen it!
Most helpful comment
Fixed in the latest version. Please let us know if you still have that issue, then we reopen it!