From 57b535d573fbe807ef95af402e757db186d080ce Mon Sep 17 00:00:00 2001 From: Nishchit Date: Fri, 3 Apr 2020 11:51:02 +0530 Subject: [PATCH] section added `Testing clients/IDEs` --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4bb203ae..e9be869d 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,7 @@ For more complex examples, refer to the [examples/](https://github.com/graphql-g ### Blog Posts - [Golang + GraphQL + Relay](https://wehavefaces.net/learn-golang-graphql-relay-1-e59ea174a902) +### Testing clients/IDEs + - [Firecamp](https://firecamp.io/graphql) + - [GraphiQL](https://github.com/graphql/graphiql) +