mirror of
https://github.com/graphql-python/graphene.git
synced 2025-11-03 09:27:35 +03:00
* Changed InputObjectType's default builder-from-dict argument to be `Undefined` instead of `None`, removing ambiguity of undefined optional inputs using dot notation access syntax. * Move `set_default_input_object_type_to_undefined()` fixture into conftest.py for sharing it between multiple test files. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| depth_limit.py | ||
| disable_introspection.py | ||