Section added GraphQL testing clients

This commit is contained in:
Nishchit 2020-04-03 11:37:30 +05:30 committed by GitHub
parent a2fe8dd704
commit c060c80f39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,11 @@ If you want to learn even more, you can also check the following [examples](exam
Documentation and links to additional resources are available at Documentation and links to additional resources are available at
https://docs.graphene-python.org/en/latest/ https://docs.graphene-python.org/en/latest/
## GraphQL testing clients
- [Firecamp](https://firecamp.io/graphql)
- [GraphiQL](https://github.com/graphql/graphiql)
## Contributing ## Contributing
After cloning this repo, create a [virtualenv](https://virtualenv.pypa.io/en/stable/) and ensure dependencies are installed by running: After cloning this repo, create a [virtualenv](https://virtualenv.pypa.io/en/stable/) and ensure dependencies are installed by running: