Section added GraphQL testing clients

This commit is contained in:
Nishchit 2020-04-03 11:34:51 +05:30 committed by Jean-Louis Fuchs
parent b1f6d41209
commit 3d3d58a7a8
No known key found for this signature in database
GPG Key ID: 3440F981335FD30F

View File

@ -110,6 +110,11 @@ To learn more check out the following [examples](examples/):
* **Relay Schema**: [Starwars Relay example](examples/starwars)
## GraphQL testing clients
- [Firecamp](https://firecamp.io/graphql)
- [GraphiQL](https://github.com/graphql/graphiql)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)