Using GraphQL Queries in OSGi Services
We have complex and nested content model and corresponding fragments. We would like to use GraphQL to fetch the content from the content fragment and display in the website.
Using OSGi Service or Sling Model, how can we execute a GraphQL query?