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 bug in custom resolver, now body need not have all the fields. #6054

Merged
merged 14 commits into from
Jul 29, 2020

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

  1. modified test and code

    JatinDev543 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dbabf8f View commit details
    Browse the repository at this point in the history
  2. resolved comments

    JatinDev543 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f33d83e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. delete unused key-pairs

    JatinDev543 committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    0582ca2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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

Commits on Jul 27, 2020

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

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    2da7ae5 View commit details
    Browse the repository at this point in the history
  2. modified code a bit

    JatinDev543 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    5d5d013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93c0d49 View commit details
    Browse the repository at this point in the history
  4. clean code a bit

    JatinDev543 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    2415d45 View commit details
    Browse the repository at this point in the history
  5. fixed some bugs

    JatinDev543 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d573fb6 View commit details
    Browse the repository at this point in the history
  6. removed commented code

    JatinDev543 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    2344784 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    ad97cfa View commit details
    Browse the repository at this point in the history
  2. changed function name

    JatinDev543 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6a29d62 View commit details
    Browse the repository at this point in the history