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

The default_value of InputField should be INVALID #1111

Merged
merged 3 commits into from
Feb 8, 2020
Merged

The default_value of InputField should be INVALID #1111

merged 3 commits into from
Feb 8, 2020

Commits on Feb 8, 2020

  1. The default_value of InputField should be INVALID

    Since GraphQL 3.0 there is a distinction between None and INVALID (no value).
    The tests captured the bug and are updated.
    Jean-Louis Fuchs authored and jkimbo committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    8fccdd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b055241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d0263 View commit details
    Browse the repository at this point in the history