Hi All,
Has anybody integrated with GraphQL End point which retuns a JSON formatted response.
The request needs to be OAuth 2.0 authenticated.
Any pointers, possible issues that u have faced and how you resolved it will help.
Thanks
Siddharth
Discussion posts and replies are publicly visible
The HTTP connected system has OAuth authentication option but I have used only for REST APIs so far, any idea if this can be used for GraphQL end points as well.