AEM GraphQL Integration
An AEM Application is using graphQL and it is returning response as HTTPResponse. Then it is converted into a String. How can we sort the data coming from GraphQL? Can we sort it using the query? Where do we specify the query to get the data in a sorted format?