While observing the schema generated. The variation is represented as SCALAR - String. Could you please help here on how to retrive all the values of a variation as list?http://localhost:4502/content/cq:graphql/folderpath/endpoint.GQLschema
Hi All, when user goes to the inbox and sees the task assigned and click on open i wanted to add extra tab in workitem. can someone guide me how to customise the work item . thanks, Durga Kavali.
Hi Team, I want to Limit file size upload to DAM based on the file type When: I upload the following items , there will be an upper limit of: Image files - 1MB Document files - 2MB Video files - 100MB and so on, Can we do that? Recently I have modify the file upload limit from 2gb to 5MB and I...
Dear community support members, Hope you are doing well. I am having following Package Deployment error in AEM instance. We are using Gradle build tool. And during the build process the packageCompose task is successful, but packageDeploy into AEM instance is failing with following repeated consol...
Hi, I have integrated AEM with Next.js application and want to use one of the feature of next js - swr (stale while revalidate). It updates the data on the browser whenever there is an update in the data of the API. The issue here is, I am getting the updated data printed in the browser console he...
I managed to make Graph QL explorer work in AEM 6.5.14, but not able to find an option to persist the query. Can anyone please check if you see an option to save graph QL query in AEM 6.5 version(not cloud service)? There is an option to manually call the persist API as mentioned in this blog, b...
Hello!We are struggling with a GraphQL query on our AEMaaCS publish instance. For showing certain news on our Android and iOS mobile apps, we'd like to query a list of article content fragments... of a specific pathafter specific datesorted by datehaving a particular cq:tags tag setreturning the _pu...
How to add dynamic path to Event filter in event handling from the osgi config I created a osgi config but as the event.filter can only have constant value it is not taking the value from config property