graphene/docs
Dean Kleissas 035ff7ef88 Update middleware example to support introspection
In the `timing_middleware` example, introspection queries will fail due to `Schema` and others not having `_meta` attributes. API will work and tests pass but introspection will fail, which can be quite confusing to the developer. Simple update makes sure the `root` variable has a `_meta` attribute before accessing it.
2018-01-24 16:48:14 -05:00
..
execution Update middleware example to support introspection 2018-01-24 16:48:14 -05:00
relay Fix relay links. 2018-01-20 15:17:52 -08:00
testing Added extra parameters section in testing docs 2017-04-10 16:18:45 -07:00
types Add extra documentation on base scalars 2017-12-10 16:07:48 +01:00
conf.py Updated graphene to 1.0 🎉 2016-09-26 09:20:41 -07:00
index.rst Added testing docs 2017-04-10 00:48:06 -07:00
Makefile Added execution context example. Fixed #306 2016-11-14 20:49:33 -08:00
quickstart.rst Updated docs to use stable version of Graphene 2.0 2017-10-26 00:22:59 -07:00
requirements.txt Add Sphinx to requirements for building graphene docs 2017-03-01 16:11:04 +07:00