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

Add support for printing dictionaries when using custom scalars #2048

Merged
merged 15 commits into from
Jul 29, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    259bf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e8c010 View commit details
    Browse the repository at this point in the history
  3. Add support for arguments

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3ac75d6 View commit details
    Browse the repository at this point in the history
  4. Add test for bool and float

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    98dffc1 View commit details
    Browse the repository at this point in the history
  5. Add test for id

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cb8069b View commit details
    Browse the repository at this point in the history
  6. Test for list with values

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    3de9f1d View commit details
    Browse the repository at this point in the history
  7. Add comment back

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    5681ebb View commit details
    Browse the repository at this point in the history
  8. Fix variable

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e0970ca View commit details
    Browse the repository at this point in the history
  9. More tests

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9298e65 View commit details
    Browse the repository at this point in the history
  10. More tests for lists

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2216d0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e51cde View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be7ed80 View commit details
    Browse the repository at this point in the history
  13. Test more cases

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fe441ca View commit details
    Browse the repository at this point in the history
  14. Ignore code paths

    patrick91 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    63f1729 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

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