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

Fix context issue in custom GraphQL query and mutation #5532

Merged
merged 4 commits into from
Mar 20, 2020

Commits on Mar 18, 2020

  1. fix context issue in custom query and mutation

    Signed-off-by: harimkims <harimkims@gmail.com>
    iicdii committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    752a790 View commit details
    Browse the repository at this point in the history
  2. merge only state-related context

    Signed-off-by: harimkims <harimkims@gmail.com>
    iicdii committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f08dcb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    b86fbaa View commit details
    Browse the repository at this point in the history
  2. roll back the code, fix the test instead

    Signed-off-by: harimkims <harimkims@gmail.com>
    iicdii committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    652fe9a View commit details
    Browse the repository at this point in the history