We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459bffa commit f3a6a4dCopy full SHA for f3a6a4d
README.md
@@ -3,7 +3,7 @@
3
Low-level GraphQL client for Go.
4
5
* Simple, familiar API
6
-* Respects `context.Context` cancallation
+* Respects `context.Context` timeouts and cancallation
7
* Build and execute any kind of GraphQL request
8
* Use strong Go types for response data
9
* Use variables and upload files
0 commit comments