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 mutation with Int Xid variables. #7565

Merged
merged 14 commits into from
Mar 16, 2021

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    7f332df View commit details
    Browse the repository at this point in the history
  2. fix e2e test

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    bc1d252 View commit details
    Browse the repository at this point in the history
  3. remove int64

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c5b469b View commit details
    Browse the repository at this point in the history
  4. handle int64

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    58e7faf View commit details
    Browse the repository at this point in the history
  5. modify e2e test

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    36f03b7 View commit details
    Browse the repository at this point in the history
  6. fix e2e test

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4607fad View commit details
    Browse the repository at this point in the history
  7. restore old cases

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7f2c240 View commit details
    Browse the repository at this point in the history
  8. fix test

    minhaj-shakeel committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    a0cb230 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed3d0fb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. add book

    minhaj-shakeel committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    36b4134 View commit details
    Browse the repository at this point in the history
  2. add variable

    minhaj-shakeel committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f287df5 View commit details
    Browse the repository at this point in the history
  3. address Comments

    minhaj-shakeel committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    344bdcc View commit details
    Browse the repository at this point in the history
  4. handled ID also

    minhaj-shakeel committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a8e475f View commit details
    Browse the repository at this point in the history
  5. address more comments

    minhaj-shakeel committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a4e561a View commit details
    Browse the repository at this point in the history