mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 02:53:54 +03:00
Added "Misc. Changes" section
parent
ee785d29a7
commit
8f4c0ea8f4
|
@ -208,6 +208,11 @@ schema = Schema(query=Query)
|
|||
assert isinstance(schema.graphql_schema, GraphQLSchema)
|
||||
```
|
||||
|
||||
### Misc. Changes
|
||||
|
||||
- Relay's `ConnectionField` `get_resolver` function renamed to `wrap_resolve`
|
||||
|
||||
|
||||
---
|
||||
|
||||
A huge thanks to everyone involved in bringing this release together!
|
||||
|
|
Loading…
Reference in New Issue
Block a user