mirror of
https://github.com/graphql-python/graphene.git
synced 2025-10-29 23:17:47 +03:00
* 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> |
||
|---|---|---|
| .. | ||
| starwars | ||
| starwars_relay | ||
| __init__.py | ||
| complex_example.py | ||
| context_example.py | ||
| simple_example.py | ||