mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 11:03:58 +03:00
Added "Misc. Changes" section
parent
ee785d29a7
commit
8f4c0ea8f4
|
@ -208,6 +208,11 @@ schema = Schema(query=Query)
|
||||||
assert isinstance(schema.graphql_schema, GraphQLSchema)
|
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!
|
A huge thanks to everyone involved in bringing this release together!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user