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

Implement callback subscription protocol in new plugin ApolloServerPluginSubscriptionCallback #7617

Merged
merged 21 commits into from
Jul 27, 2023

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    c241ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afc606 View commit details
    Browse the repository at this point in the history
  3. one FIXME

    trevor-scheer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    855b420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bd798a View commit details
    Browse the repository at this point in the history
  5. update changeset

    trevor-scheer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ea2f768 View commit details
    Browse the repository at this point in the history
  6. cleanup

    trevor-scheer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ee1c3ab View commit details
    Browse the repository at this point in the history
  7. address a couple fixmes

    trevor-scheer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b36baa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61dbdfb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29ab4f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    5c93e30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8beaeae View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    c904436 View commit details
    Browse the repository at this point in the history
  2. refine log message

    trevor-scheer committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    61525a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    934ca4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191e4d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f09eed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ab55aa View commit details
    Browse the repository at this point in the history
  5. use allSettled

    trevor-scheer committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c0faf33 View commit details
    Browse the repository at this point in the history
  6. set reasonable defaults

    trevor-scheer committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b187bef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e3b4b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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