graphene
https://github.com/graphql-python/graphene
Python
GraphQL framework for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to graphene
Help out
- Issues
- Two interfaces on a node object produces incorrect graphql schema output
- Support converting graphene types to graphql-core types for better interop
- [Documentation] Fix TypeError and make the examples in ObjectType > Resolver Parameters > Parent Value Object section self contained
- [Documentation] Exception thrown with code copied from documentation
- Exporting schema with type that inherits multiple interfaces outputs invalid schema
- schema.execute is fast, but GraphQLView's get_response is very slow
- call super() from resolve_<field_name> to get default resolver
- Is graphql-relay actually a requirement if relay is not going to be used?
- Failed to print schema with InputObjectType with DateTime field with default_value
- Testing subscriptions using `graphene.test`?
- Docs
- Python not yet supported