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(GraphQL) fix auth query rewriting with ID filter (cherry-pick-7740) #8157

Merged
merged 5 commits into from
Sep 28, 2022

Commits on Sep 19, 2022

  1. rebasing on main

    fix(GraphQL): fix auth query rewriting with ID filter (#7740)
    
    Fixes GRAPHQL-1159.
    minhaj-shakeel authored and joshua-goldstein committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e588106 View commit details
    Browse the repository at this point in the history
  2. removed comment

    joshua-goldstein committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2f0a6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ede22bd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    250dd72 View commit details
    Browse the repository at this point in the history
  2. Add logic to handle both forms of id filter types that can be encounted

    Include a test for the single ID JWT variable
    matthewmcneely committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    50ee38a View commit details
    Browse the repository at this point in the history