mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-18 03:52:24 +03:00
feat: rm GAE
Signed-off-by: QuentinN42 <quentin@lieumont.fr>
This commit is contained in:
parent
5598852874
commit
cf88428a02
|
@ -36,9 +36,6 @@ Graphene has multiple integrations with different frameworks:
|
|||
| SQLAlchemy | `graphene-sqlalchemy <https://git |
|
||||
| | hub.com/graphql-python/graphene-sqlalchemy/>`__ |
|
||||
+-------------------+-------------------------------------------------+
|
||||
| Google App Engine | `graphene-gae <http |
|
||||
| | s://github.com/graphql-python/graphene-gae/>`__ |
|
||||
+-------------------+-------------------------------------------------+
|
||||
|
||||
Also, Graphene is fully compatible with the GraphQL spec, working
|
||||
seamlessly with all GraphQL clients, such as
|
||||
|
|
|
@ -456,5 +456,4 @@ intersphinx_mapping = {
|
|||
"http://docs.graphene-python.org/projects/sqlalchemy/en/latest/",
|
||||
None,
|
||||
),
|
||||
"graphene_gae": ("http://docs.graphene-python.org/projects/gae/en/latest/", None),
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user