mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-18 03:52:24 +03:00
Section added GraphQL testing clients
This commit is contained in:
parent
a2fe8dd704
commit
c060c80f39
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user