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 a97a3da commit 97ad769Copy full SHA for 97ad769
README.md
@@ -1,7 +1,8 @@
1
# GQL
2
3
This is a GraphQL client for Python.
4
-Plays nicely with `graphene`, `graphql-core`, `graphql-js` and any other GraphQL implementation compatible with the spec.
+Plays nicely with `graphene`, `graphql-core`, `graphql-js` and any other GraphQL implementation
5
+compatible with the [GraphQL specification](https://spec.graphql.org).
6
7
GQL architecture is inspired by `React-Relay` and `Apollo-Client`.
8
0 commit comments