Hello,
I have a requirement to consume GraphQL query in webMethods (version 9.12).
It works fine with Postman using GraphQL feature, but somehow not able to get it to work from webMethods.
Captured the network traffic to see what is being passed from Postman, so that same format can be replicated in webMethods. Converted the GraphQL query to JSON and then feed it to pub.client:http with all required header parameters and POST method, should work, but not working.
Please guide, how to consume a GraphQA based API.
Any help is very much appreciated!
Regards,
Manoj
#webMethods#Integration-Server-and-ESB