Some help getting started with GraphQL?

I’ve been working through all the API’s recently trying to put together walkthrough blog articles and walkthrough videos for V4_1 with postman and also via code, and V8 with postman and also via code. I’ve completed that and hopefully it helps someone!

GraphQL seems to be a giant mystery. I can’t find any documentation on how to actually connect, what URL’s to use and how to get the CSRF token.

Can anyone point me in the right direction?

For example, where do I go to get the initial auth? Does SuiteCRM then return a valid CSRF token I can use for subsequent requests?

Some threads suggest disabling CSRF token security for API requests, is this a valid apporach?

So many questions but not alot to go on. If anyone can shed some light I’d really appreciate it.

Hi Paul,

it seems to be a big mystery - but I was actually looking forward to learning more about GraphQL in Suite.
So far, I have no integration with GraphQL in production and just fiddled around with it and tried to screenshot my approach so far:

1 Like