graphene/docs
Jonathan Kim 81fff0f1b5
Improve enum compatibility (#1153)
* 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
2020-07-13 15:40:57 -07:00
..
_static expose livehtml autobuild in Makefile + Add API autodoc (#971) 2019-06-09 15:36:06 -07:00
api Expose Base64 type and add custom scalar examples (#1223) 2020-07-09 17:55:27 +01:00
execution Updated all str.format(…) to f-strings (#1158) 2020-03-14 17:32:44 -07:00
relay Rename variables called type to type_ (#1216) 2020-06-27 11:18:11 +01:00
testing Change deprecated execute() arguments to new ones 2018-08-29 12:35:44 +03:00
types Improve enum compatibility (#1153) 2020-07-13 15:40:57 -07:00
conf.py expose livehtml autobuild in Makefile + Add API autodoc (#971) 2019-06-09 15:36:06 -07:00
index.rst Docs: integrations: fix FastAPI link (#1177) 2020-04-09 19:21:04 +01:00
Makefile expose livehtml autobuild in Makefile + Add API autodoc (#971) 2019-06-09 15:36:06 -07:00
quickstart.rst Fix typo in quickstart document (#1201) 2020-05-28 15:41:38 +02:00
requirements.txt expose livehtml autobuild in Makefile + Add API autodoc (#971) 2019-06-09 15:36:06 -07:00