mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
035ff7ef88
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. |
||
---|---|---|
.. | ||
execution | ||
relay | ||
testing | ||
types | ||
conf.py | ||
index.rst | ||
Makefile | ||
quickstart.rst | ||
requirements.txt |