Skip to content

V1.0

Compare
Choose a tag to compare
@omar2535 omar2535 released this 21 Oct 21:57
· 74 commits to main since this release

GraphQLer V1.0

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