mirror of
https://github.com/graphql-python/graphene.git
synced 2025-10-27 22:21:38 +03:00
* Improve enum compatibility by supporting return enum as well as values and names * Handle invalid enum values * Rough implementation of compat middleware * Move enum middleware into compat module * Fix tests * Tweak enum examples * Add some tests for the middleware * Clean up tests * Add missing imports * Remove enum compat middleware * Use custom dedent function and pin graphql-core to >3.1.2 |
||
|---|---|---|
| .. | ||
| _static | ||
| api | ||
| execution | ||
| relay | ||
| testing | ||
| types | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||
| quickstart.rst | ||
| requirements.txt | ||