v1.2.0
版本发布时间: 2017-02-21 14:59:44
graphql-python/graphene最新发布版本:v3.3.0(2023-07-26 14:47:55)
Changelog
-
partial
functions can be now passed as type toField
774e9bf4639ca459d0a12a10e090d9ab671b6459 - Added a generic scalar type:
GenericScalar
(based on @hung-phan work forJSON
) - Refactor mounted type logic 27cd00b9f9b9050b10f9c3c86841c5e4199be086
- Set
Union
asUnmountedType
2ef0e23dcf036aa41e7ee96dd2468c7177021829 - Allow class method to be used as field source f728542ce7d431359ed32f3522bea12d629eb329
- Added a
test
packages to setup.py asextra_requires
(so it's easier to install tests dependencies) 256c84a9a535e62a04942d2e96f6972ea269bd78 - Improved
Node.get_node_from_global_id
e8fc58afd6f67d904cf40cf8a81bab4747c54fb8 - Allow
Dynamic
Field to optionally include the schema on type creation and improvedTypeMap
validator 2f87698a0b4951cdc685f22db0a28cae7090c08b - Improved assertion messages ba29de567041d21cb4d033fb28364c085c9d3bdd
- Added
lazy_import
to graphene 74400642ed8cc0b3d84fa326cf609de35f3b42fc
Docs improvements
- Fixed typos and some improvements in the docs dda3237e0a6306ba2cb675d3cfecd00413562538
- Fixed mutations example input code a749d02663a078552dbc21ae035ff75afdf286e2
- Grammar fix on README 02eb6856ed72841f87bd532e91fe1dc123c0c9d2
- Added docs on how to accept files in a mutation 1232ff3ee1e4006a262be5e50664f44c6e635200
- Fix typos in
Node
docs 8dff91d4c689ea6a92c13a5a5520c1ce9c360e04 - Added Apollo as a supported official client of Graphene 81c1cf3d61e47527ff49a15e97cfdbabe88a8755
- Improved Mutation docs 8b0cd488d426dfec398a95f1c4b478ecee8c55cd
- Added docs for
List
andNonNull
e2cdd80a5cc5524af0a45273fd257c08b0ff8bc2