I've spent the last hour or so looking through the GraphIQL guides and readme's. I don't see any documentation about how to direct the client to a specific endpoint/port. I am runni
I am running graphiql from the root of the project, locally. I have a graphql server running my backend and I just want to direct GraphIQL to it.