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

[GraphQL October 2021] Forbid __typename on subscription root #1001

Merged
merged 10 commits into from
Dec 13, 2021

Commits on Dec 8, 2021

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

Commits on Dec 9, 2021

  1. CHANGELOG

    ilslv committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c1d5631 View commit details
    Browse the repository at this point in the history
  2. Minor corrections

    tyranron committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    64f7f8e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Add tests

    ilslv committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    3e43886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7b7d7 View commit details
    Browse the repository at this point in the history
  3. Upgrade actix

    ilslv committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    0112c1a View commit details
    Browse the repository at this point in the history
  4. Use poll_fn()

    ilslv committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    7006d58 View commit details
    Browse the repository at this point in the history
  5. Correction

    tyranron committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6ded4a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0903be View commit details
    Browse the repository at this point in the history
  7. Corrections

    tyranron committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b81d817 View commit details
    Browse the repository at this point in the history