GraphiQLBundle
GraphiQLBundle copied to clipboard
Symfony 5 set Endpoint URL
Q | A |
---|---|
Feature request? | yes |
I integrated this bundle within Symfony5.
When I run URL in the browser: http://lhostname/graphiql GraphiQL render successfully.
Right now Graphiql point to the current server. I want to set another server url. How can I set GraphQL Endpoint URL of another server?
Simply install graphiql on that other server :-) Another solution is that you use CURL against that server