From 95a9de8767f7d191de77ce6c312af7a323f0b4a3 Mon Sep 17 00:00:00 2001 From: Pyojo Date: Tue, 5 Dec 2017 09:39:30 -0300 Subject: [PATCH] Update index.html.js --- site/code/index.html.js | 1 + 1 file changed, 1 insertion(+) diff --git a/site/code/index.html.js b/site/code/index.html.js index 5b5e88713f..efd9279492 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -425,6 +425,7 @@ Executor.execute(schema, query) map println ### Python - [GQL](https://github.com/graphql-python/gql): A GraphQL client in Python. + - [python-graphql-client](https://github.com/graphcool/python-graphql-client): Simple GraphQL client for Python 2.7+. ## Tools