Can we persist GraphQL query in AEM passed to backend external server. (Non content Fragment Queries)?
From AEM publishers we have user dashboard which fires multiple graphQL queries to the backend through AEM HttpConnection in java. Is there a way to cache those ?