Description: A Python library for implementing GraphQL servers using schema-first approach.
Schema First
Describe your GraphQL API using Schema Definition Language and connect your business logic using a minimal amount of Python boilerplate.
A small and easy-to-learn Pythonic API with simplicity as the guiding force behind its design.