org.springframework.graphql.test.tester.DefaultGraphQlTester allow access to raw response json

org.springframework.graphql.test.tester.DefaultGraphQlTester allow access to raw response json

My project has a parameterized test where I pass an input graphql query file location and a response json file location as arguments, …

 

Read More