Hello, Adobe community, I am encountering an issue with the icons on my website related to deployments with a CDN (Content Delivery Network) and client-library versioning. I would appreciate any insights or suggestions to resolve this problem. Problem Description:Every time we perform a deployment t...
Hello, We have set up Remote Spa by following:https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/aem-configure.html?lang=enhttps://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-edit...
Hi Team,Could anyone help me to provide AEM Graphql backend APIs. I'm facing many issues while using the below. And may I know any other graphql APIs to fetch the endpoint data through backend code? Kindly help import graphql.GraphQL;import graphql.schema.GraphQLSchema; Thank you!
1st method: I have an exporter model without any resource type, this is generally a page model. When I call this model through customheaderlibs.html, it is getting called on page load but I am unable to see any JSON for the same, want to get Json for the getters inside the model.This model Json we w...
Hello, I was testing GraphQL Fragments https://graphql.org/learn/queries/#fragments in the Headless Demo on Cloud and noticed that they don't allow for any data to be returned. The _path returns, but ONLY if it is also listed under "item" as well. All the other fields return null. It doesn't seem th...
I have setup dispatcher in my local but the pages I viewed are not getting cached inside htdocs.I changed docroot location to htddocs and made necessary changes in dispatcher.any file also but still not able to cache pages.I can see the pages accessed in access.log file but under docroot the pages a...