Parse server and GraphQL

Hi,

I am looking for information is anyone used this already or if anyone know how to implement this API type in lua/corona.

https://docs.parseplatform.org/graphql/guide/

It should be implemented on a server, and then in your lua files you can use Corona Network library (https://docs.coronalabs.com/api/library/network/request.html) to request the required information from the server. 

It should be implemented on a server, and then in your lua files you can use Corona Network library (https://docs.coronalabs.com/api/library/network/request.html) to request the required information from the server.