graphene/docs/execution
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
..
dataloader.rst Updated docs 2017-07-27 03:05:58 -07:00
execute.rst Updated docs 2017-07-27 03:05:58 -07:00
index.rst Added dataloader docs 2017-04-20 00:53:17 -07:00
middleware.rst Update middleware example to support introspection 2018-01-24 16:48:14 -05:00