GraphQLer is the first ever dependency-aware GraphQL testing tool, used to test your GraphQL API for any bugs or errors that may come from chaining your queries and mutations together! It features a dependency graph for you to inspect, outputs for you to review, and is also extensible for anyone who wants their own custom testing suite!
Features
- Testing queries and mutations
- Chaining object IDs to be used in other queries and mutations
- Creating a dependency graph
- Statistics & Logging
- Error handling
original
This version is based on the research conducted in 2021