From 55988528743a3562f00658bfd06dc53b717f5b6a Mon Sep 17 00:00:00 2001 From: QuentinN42 Date: Thu, 23 Feb 2023 14:42:53 -0800 Subject: [PATCH] fix: rm Graphene GAE due to deprecation Signed-off-by: QuentinN42 --- docs/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 85905788..05b7fd87 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,7 +21,6 @@ Integrations * `Graphene-Django `_ (`source `_) * Flask-Graphql (`source `_) * `Graphene-SQLAlchemy `_ (`source `_) -* `Graphene-GAE `_ (`source `_) * `Graphene-Mongo `_ (`source `_) * `Starlette `_ (`source `_) * `FastAPI `_ (`source `_)