Hi @Rohit_Utreja ,
Thank you very much for your reply. You are right. It gets saved underneath that section. I just realized it got many of them saved there. So, I will need to delete them and leave one only, I guess. Thank you.
Hello everyone.
I got some issues saving data inside Adobe Granite Cross-Origin Resource Sharing Policy in publish instance(
http://<host>:<port>/system/console/configMgr > Adobe Granite Cross Origin Resource Sharing Policy
).
I put an asterisk in the field "Allowed Origins" to allow any and save...
Hi @bilal_ahmad Thanks for the attachment but when I try to open It, I see an error in JSON. Do not worry, I have already installed GQL package on instances and did the same for PWA AEM extensions for product and category pages. The last ones require a similar installation in the extensions /aem f...
I found out the right step for stage 2. After we download the "GraphQL Sample Configuration" file, we need to unpack it and inside of it run :
mvn clean install
It will create a "target" folder inside the "all" folder. Inside the "target" folder we need to use "graphql-sample.all-0.0.1-SNAPSHOT.zip"...
Hi, @bilal_ahmad Thank you for your reply. I did not get what kind of JSON I should import. I got a GraphQL package that needs to be installed for author and publish instances. It should be done through MVN as docs say and through the project root. I cannot find yet how I can do it for PWA studio ...
Hello @B_Sravan. Thank you very much for the content provided. I explored it and tried to implement it for the GQL installation in the PWA Venia studio (react) for extensions (blog, etc). Unfortunately, I was not able to achieve any positive results.
So if we follow the official docs below:
htt...
Hi @Jörg_Hoh. Thank you a lot for your reply. AEM is new to me and I am just recently started to explore it as there is a requirement to use it with PWA studio. I am not sure if I understood you right. I freshly installed the author and publish instances recently and could not see any pages on publi...
Hi @B_Sravan. Thank you very much for your reply. You are right! When I hit localhost:4503/system/console I was asked to log in and I saw the console page. Thank you for the link attached for agents set up. So, as I understand that content.html on publish instance will be accessible after I publish ...
Hello everyone!
Any idea why GraphQL Sample Configuration cannot be installed on the author instance for PWA extensions? it says that the "jcr_root" file is missing. I was following the official docs and downloaded it from the site it suggested and was trying to install it on the author instance p...