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?