Hi Team,
I’ve recently been utilizing GraphQL via hasura against a postgres datasource, and am really loving the utility of it, especially for queries. Especially because of it’s JSON style notation.
I found the java tutorial to create an endpoint for backendless, here:
https://backendless.com/using-graphql-with-backendless/ (Which is amazing BTW. You guys always seem to have 'that" tutorial to answer the question I am asking.
But i’d like to suggest that a formal, developer supported graphQL endpoint be made a full part of the backendless stack, with a graphiql query builder similar to the rest console.
Thanks for your consideration!