graphql-python / graphql-python/flask-graphql
Test broken on newer version of graphene
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
link: https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md#simpler-resolvers
The new resolver has changed, Now, resolver args are passed as keyword arguments to the function, and context argument disappeared in favor of info.context.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.