Hi all, I am following this topic at
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/content-services/overview.html?lang=en#content-services.
1. Using Content Fragment and Editable Template, we could expose either
JSON or end HTML to the Front End invoking application and if the Front
End invoking application invokes JSON, it gets JSON and if it invokes
HTML it gets HTML correct?2. In the first case of exposing JSON, AEM
components need not be i...