Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apollo-server-express: Use req.originalUrl inside ApolloServer #2451

Merged
merged 5 commits into from
Apr 5, 2019

Commits on Mar 15, 2019

  1. Modified ApolloServer in apollo-server-express. Now it uses req.origi…

    …nalUrl as playground endpoint.
    miguepintor committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    de44c07 View commit details
    Browse the repository at this point in the history
  2. Fixed issue in apolloserver.test.ts. Now New server is explicitly clo…

    …sed.
    miguepintor committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    df52ca1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    c386459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f13165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ed7856 View commit details
    Browse the repository at this point in the history