Commit 49fcf9f
authored
Allow fast ObjectType creation based on dataclasses (#1157)
* Allow fast ObjectType creation based on dataclasses
* Fixed Python 3.8 integration
* Added repr and eq methods to ObjectType containers
* Reformatted code
* Fixed mypy issue
* Removed unused __init__ for ObjectType containers
* Use black in dataclasses
* Use latest black verison on precommit1 parent 37d6eae commit 49fcf9f
File tree
4 files changed
+1321
-47
lines changed- graphene
- pyutils
- types
- tests
4 files changed
+1321
-47
lines changed
0 commit comments