Testing Hasura GraphQL APIs with Karate
So you've created your new GraphQL API with Hasura - what's next?
It'd be a great idea to write some unit tests against your expected queries to make sure everything keeps working in your application as you make changes to your GraphQL API.