mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 01:26:49 +03:00
Updated v3 release notes (markdown)
parent
3bcce5a4e7
commit
98528480de
|
@ -210,7 +210,7 @@ assert isinstance(schema.graphql_schema, GraphQLSchema)
|
|||
|
||||
### Other breaking changes
|
||||
|
||||
- Relay's `ConnectionField` `get_resolver` function renamed to `wrap_resolve`
|
||||
- Relay's `ConnectionField` and `Field` `get_resolver` function renamed to `wrap_resolve`
|
||||
- `Node.get_node_from_global_id` now raises an exception when failing to parse global id instead of returning `None` (https://github.com/graphql-python/graphene/pull/1074)
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue
Block a user