We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cdd80 commit 47bb529Copy full SHA for 47bb529
README.md
@@ -8,7 +8,7 @@ Please read [UPGRADE-v1.0.md](/UPGRADE-v1.0.md) to learn how to upgrade to Graph
8
[Graphene](http://graphene-python.org) is a Python library for building GraphQL schemas/types fast and easily.
9
10
- **Easy to use:** Graphene helps you use GraphQL in Python without effort.
11
-- **Relay:** Graphene has builtin support for both Relay.
+- **Relay:** Graphene has builtin support for Relay.
12
- **Data agnostic:** Graphene supports any kind of data source: SQL (Django, SQLAlchemy), NoSQL, custom Python objects, etc.
13
We believe that by providing a complete API you could plug Graphene anywhere your data lives and make your data available
14
through GraphQL.
0 commit comments