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 976ccee commit d550016Copy full SHA for d550016
src/code/language-support/python/client/ql.md
@@ -10,9 +10,9 @@ provides a safe and simple way to query data from a GraphQL API.
10
11
Features:
12
13
- * python objects to valid GraphQL string
14
- * scalar query responses
15
- * typesafety
+- python objects to valid GraphQL string
+- scalar query responses
+- type-safety
16
17
## Install
18
0 commit comments