Graphene

Latest version: v3.4.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 11

1.2.0

Changelog
- `partial` functions can be now passed as type to `Field` 774e9bf4639ca459d0a12a10e090d9ab671b6459
- Added a generic scalar type: `GenericScalar` (based on hung-phan work for `JSON`)
- Refactor mounted type logic 27cd00b9f9b9050b10f9c3c86841c5e4199be086
- Set `Union` as `UnmountedType` 2ef0e23dcf036aa41e7ee96dd2468c7177021829
- Allow class method to be used as field source f728542ce7d431359ed32f3522bea12d629eb329
- Added a `test` packages to setup.py as `extra_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 improved `TypeMap` 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` and `NonNull` e2cdd80a5cc5524af0a45273fd257c08b0ff8bc2

1.1.3

Changelog
- Added new `Time` type to `graphene.types.datetime` 692d7e76ad06b0b0eb777c14197d041913519868
- Fixed promise-like compatibility in relay Connections 3df62d26a7962f1273df972da21b25ac75bc9cf3 (Related `promise` fix: https://github.com/syrusakbary/promise/commit/8b0d5da3dca2d99671b820478ef74353ac24c97b)

1.1.2

Changelog
- Added type getter in the schema when accessing its attrs. 5e0923b56073f42ce25da6628c46ebed120b0654

Now is possible to access Graphene types in a schema by typing `schema.TYPE_NAME` directly.

Breaking changes
- Removed `register` method from `graphene.Schema` df2900e215c88f78dc3fe213df78c8ea9832f3ea

1.1.1

Changelog
- Fixed resolved interfaces and unions that have `is_type_of` defined in the inner types when used inside `List` or `NonNull` 67c0872c9fceed737b2300d118e6950ee20e97fe

1.1.0

Changelog
- Updated datetime with tests 95280e4f7c2a4b372902d590f0b0f8bc13a57a85
- Improved Dynamic Field tests 822b030938533d4b2b182bd6bf64172f8816c0f4
- Fixed Dynamic Arguments 0a80119f5eabbee2e34d0aa755afb9847ae2cf2c
- Improved Promise Connection abstraction 760ccc83587396df9a2cbf5806b7f4fa73ba620e
- Relay Edges should be non null 495361ef53ffc3edb3ffa0966cdcb0f67618056c
- Fixed TOX dependencies d1a9bdb5c3d4c0bd04e165aff506d458b4ac93fe
- Fixed typo in Union initialization 937e257d609c51ad81675168a38792b6083d0e2f
- Node simplifications a22c9276e5ea033bf56f11c7b08e4a5ba034f03d
- Improved `List`/`NonNull` inner type exceptions 2e58f53f18050230f5947159334edf2528f78dca

Docs
- Fixed docs for unmounted instances 77e4ead0d76de2e7d0e99b4553140ad02b21b9b8
- Improved docs in unmounted types 47d7adf7b0f64efb9f687dd4a9574b4be39ba764
- Added middleware docs adfbffb267b8e4c7bf6067c743a22a1e3c990d90
- Fixed sentences to be more readable 3f0c01ed3c4775019c81b686c77734ff54a29900
- Added link to GraphQL.org c1f567c4e4ba86cf4525dd2acbf1518cacb0d616
- Added context example b1bffc4f8da66a143e43aeb7893293a2911526d3
- Added execution context cc776e8def58b0130e161c1bf244b39c5acab89a

And...
Added automatic PyPI upload 90e8e30a3a343e57789a4f2695ccf7eab1e3a29f :)

1.0.2

Changelog
- Connection resolvers can now return a Connection instance instead of a Iterator c7929234294a181993158b4439c24006e9ed1ebd
- Improved Arguments and List, NonNull instances to be comparable bd207b5f06a64dbbd610ea901f0d76c5b4918734
- Fixed overwritten `ConnectionField` arguments c961f0b3c60c3a7a6223d5218c912d69585aef5c
- Fixed unbound `mutate` method in `Mutation` 999bca84c98d452634dd530e374ea6b649167c64

Page 7 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.