mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-14 05:36:45 +03:00
81fff0f1b5
* 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 |
||
---|---|---|
.. | ||
enums.rst | ||
index.rst | ||
interfaces.rst | ||
list-and-nonnull.rst | ||
mutations.rst | ||
objecttypes.rst | ||
scalars.rst | ||
schema.rst | ||
unions.rst |