How to test a Quarkus GraphQL API

With curl, the GraphQL tool, insomnia and Rest-assured In the previous article I described the Quarkus GraphQL support and we discussed some GraphQL topics. Now I’ll show you how to test your GraphQL API with curl, the GraphQL tool, insomnia and Rest-assured. As an example I use my superhero project from my last article, which […]