Thanks for your reply, I was not looking in the right place. This seems a bit confusing for me cause this could be a part of AEM Headless Documentation and it's placed only for Cloud Service. Does that mean that it's not available for on prem?
Hello,
I am starting to learn about AEM headless and grapql features and I watched the video about Persisted queries. I was a bit surprised to see that this tutorial shows how to manage that feature via Postman HTTP request to AEM. This seems to be a really great feature that brings a lot of value...
Hello, Are Asset templates supported with AEM as Cloud service? I found this documentation about using In Design Asset templates with AEM (https://experienceleague.adobe.com/docs/experience-manager-learn/assets/asset-templates/asset-templates-tutorial-understand.html)According to this documentation ...
Hello,I have a sandbox environment where I would like to test some features that require SMTP connection. I saw this article explaining how to set it up https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/networking/examples/email-service.html?lang=en but as far as I under...
Hi @shikhartanwar, thanks for the suggestion, i added new question here:https://experienceleaguecommunities.adobe.com/t5/project-firefly-questions/app-builder-logs-not-visible-with-aio-app-logs-tail/m-p/455896#M633
Hello, I am working with Adobe App builder and sample todo app code base: https://developer.adobe.com/app-builder/docs/resources/todo-app/I deployed the app using aio app deploy and now I am trying to view logs for my actions - to do that I run aio app logs --tail -v and then I am invoking my actio...
Is TypeScript supported for the App builder? Developing complicated actions with pure JS can get a bit hard to maintain - does Adobe provide any samples how to work with Adobe IO with TypeScript? Thanks !