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-core: fix HttpQueryRequest typing #834

Merged
merged 4 commits into from
Apr 18, 2018

Commits on Feb 22, 2018

  1. apollo-server-core: fix HttpQueryRequest typing

    This field generally gets used in `any` contexts, so the error didn't cause any compilation failures.
    glasser committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    68f5da9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Merge branch 'master' into glasser/runHttpQuery-ts

    Sashko Stubailo committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    133a0ac View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Merge branch 'master' into glasser/runHttpQuery-ts

    Sashko Stubailo committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    9ac9582 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    79a428e View commit details
    Browse the repository at this point in the history