Support a different URL for playground · Issue #1908 · apollographql/apollo-server

feature I know I can provide parameter path when calling server.applyMiddleware({ app, path });. But it looks like this path will be used for both the GraphQL API endpoint (when using XHR) and also...