]> git.ipfire.org Git - thirdparty/starlette.git/commit
Deprecate built-in GraphQL support (#1135)
authorJamie Hewland <jhewland@gmail.com>
Fri, 5 Feb 2021 19:13:39 +0000 (19:13 +0000)
committerGitHub <noreply@github.com>
Fri, 5 Feb 2021 19:13:39 +0000 (19:13 +0000)
commit32745944b02197a5307076e8fe0cc8ccb5abc1c9
treef33f7ce9bd7423624e3072b463b44589ce2349c3
parentea1990415ebef516e17f2cb724a1c4384c479597
Deprecate built-in GraphQL support (#1135)

* Deprecate GraphQLApp

* Add deprecation warning to pytest ignore list

* Tweak deprecation warnings
docs/graphql.md
docs/index.md
docs/release-notes.md
mkdocs.yml
setup.cfg
starlette/graphql.py