frontend to query data. Reduce requests between server and client compared to a REST API. Can reduce the response data size since the frontend can select what part of the data he is interested in.
Scala It actually provide a GraphQL server which translate a GraphQL query into Backlog API calls Still in active development but it showing interesting results I plan to make it easy to setup a GraphQL server for Backlog