We use external API gateway for our GraphQL endpoint and unable to set it in GraphiQL middleware options:
PathString type in options doesn't support absolute URLs
graphiql.cshtml JavaScript code doesn't handle absolute URLs
I have a PR that adds the desired support 🙌