graphene/tests_asyncio
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
..
test_relay_connection.py Graphene v3 following v3 graphql-core (#1048) 2019-08-17 17:07:53 -04:00
test_relay_mutation.py The default_value of InputField should be INVALID (#1111) 2020-02-08 20:24:58 +00:00