graphene/docs/types
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
..
enums.rst Improve enum compatibility (#1153) 2020-07-13 15:40:57 -07:00
index.rst Remove AbstractType (#1053) 2019-09-27 09:54:19 +01:00
interfaces.rst Revise documentation (#969) 2019-06-09 16:49:56 -07:00
list-and-nonnull.rst Add documentation on NonNull lists 2018-02-07 12:06:29 -08:00
mutations.rst Revert 1213 update mutation docs (#1214) 2020-06-29 07:53:53 -07:00
objecttypes.rst Fix resolve method parameters bullet list (#1178) 2020-04-12 12:19:56 +01:00
scalars.rst Expose Base64 type and add custom scalar examples (#1223) 2020-07-09 17:55:27 +01:00
schema.rst Fix typos (#1192) 2020-04-29 13:38:56 +01:00
unions.rst fix Unions.rst 2017-11-14 13:04:47 +03:00