forked from pool/python-graphene
* Default value for InputObjectTypes
* Default enum description to "An enumeration."
* Allow the user to change InputObjectType's default value on
non-specified inputs to a sentinel value
* 881: Corrected enum metaclass to fix pickle.dumps()
* chore: Use `typing.TYPE_CHECKING` instead of MYPY
* test: print schema with InputObjectType with DateTime field
with default_value (#1293)
* docs: add get_human function
* CI: drop python 3.6
* types: add option for strict connection types
- update to 3.2.2:
* This release provides some internal refactoring to the relay
types to improve support for adding custom fields to them.
- Update to version 3.2.1
- Update to version 3.1.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphene?expand=0&rev=21
3.8 KiB
3.8 KiB