GraphQL Support?
Is additional support for graphql coming to the next release of soatest?
Typing out literal requests is quite difficult. I typically use a 3rd party application to construct the requests using the graphql schema and intellisense, and copy pasting what I have constructed into a literal JSON request. Would be nice to have a graphQL dropdown to assist with formatting as well as schema support.
This is all I could locate on the subject, and its how I've been working with it so far:
https://www.parasoft.com/what-is-graphql-and-how-to-test-it/
0
Comments
Please refer to this article on how to test with GraphQL from Parasoft SOAtest:
What Is GraphQL and How to Test it?
You would need to reach out to your contact at Parasoft if you would like to formally request a product enhancement.
Like you, I do think it would be useful if SOAtest could make an "introspection query" to the GraphQL endpoint to first get the schema and then provide a special Form view that is based on the schema.
Thanks Benken, I've submitted a product enhancement request.