graphene/examples
Jean-Louis Fuchs ad0b3a529c
The default_value of InputField should be INVALID (#1111)
* 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.

* Update minimum graphql-core version

* Use Undefined instead of INVALID

Co-authored-by: Jonathan Kim <jkimbo@gmail.com>
2020-02-08 20:24:58 +00:00
..
starwars Change deprecated execute() arguments to new ones 2018-08-29 12:35:44 +03:00
starwars_relay The default_value of InputField should be INVALID (#1111) 2020-02-08 20:24:58 +00:00
__init__.py Moved all the examples from tests to examples 2015-10-27 23:56:24 -07:00
complex_example.py Run black formatter via pre-commit on all files 2018-07-06 14:03:15 -07:00
context_example.py Change deprecated execute() arguments to new ones 2018-08-29 12:35:44 +03:00
simple_example.py Run black formatter via pre-commit on all files 2018-07-06 12:09:23 -07:00