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
- error - Unknown operation named 'IntrospectionQuery'.
- Explicit input instantiation escape hatch
- migrate to poetry
- In 3.1.0, `resolve_type` method on Interfaces and Unions no longer supports returning the GraphQL Type as a string
- Subclass built-in scalars without creating new GraphQL type
- More documentation for DisableIntrospection?
- Enum.from_enum() fails with Django IntegerChoices
- Documentation: Give more examples of how to use List
- Validate that a subscription query only contains 1 field
- Why SubclassWithMeta.__init_subclass__ terminates the super() chain?
- Docs
- Python not yet supported