GraphQL Java Web Client Realm

Hello, I’ve been looking everywhere for docs on how to integrate a Java web client to GraphQL. I’ve seen some using Angular, etc. Please help.

Welcome @Carl_Catral,

For information on the Realm GraphQL API see: How to use the API. Realm’s GraphQL API provides authenticated endpoints that your drivers/applications interact with using HTTP GET/POST requests.

If you’re looking for more convenient GraphQL client libraries, the GraphQL site is a good starting point. See: Java/Android clients.

Regards,
Stennie