Skip to content

Commit deff57c

Browse files
liqweedleebyron
authored andcommitted
Added sgqlc Python client (graphql#510)
1 parent 6aed5e0 commit deff57c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/code/index.html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,7 @@ Executor.execute(schema, query) map println
431431
### Python
432432
433433
- [GQL](https://github.com/graphql-python/gql): A GraphQL client in Python.
434+
- [sgqlc](https://github.com/profusion/sgqlc): A simple Python GraphQL client. Supports generating code generation for types defined in a GraphQL schema.
434435
435436
## Tools
436437

0 commit comments

Comments
 (0)