mirror of
https://github.com/graphql-python/graphene.git
synced 2025-06-29 01:43:10 +03:00
Added Node.get_node_from_global_id
breaking change note
parent
8f4c0ea8f4
commit
92dc06320c
|
@ -211,7 +211,7 @@ assert isinstance(schema.graphql_schema, GraphQLSchema)
|
|||
### Misc. Changes
|
||||
|
||||
- Relay's `ConnectionField` `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