Hi Community,
I have a quick question - Can we get Content Fragments Json response vis GraphQL api in AEM on-premise (not the Cloud)
My requirement is - To get CF Json via Graphql in our AEM 6.5.13 on-prem instance
I saw a post saying to install a package to do this: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-install-graphql-in-...(but not able to find this zip package from Adobe)
But I couldn’t find any doc from Adobe related to this for AEM on-premise.
Regards,
Shardendu
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Shardendu_Jha,
GraphQL is supported in AEM on-premise version starting from AEM 6.5.10 - release notes so it will work on AEM 6.5.13 as well.
Please be aware that on AEM 6.5.x GraphiQL is available under /content/graphiql.html and may not be available directly as an option in the menu - of course first you have to install GraphiQL Content Package.
You can also have a look on this article that describes step by step how to configure it:
All the packages you can find under software distribution portal (you will need your Adobe ID and appropriate level of access to download packages). There is no dedicated package for on-premise version, and according to Adobe documentation you should use package that is provided for AEM as a Cloud. So after you login to Software Distribution please switch to AEM as a Cloud Service section to find the package.
Here is a link to the latest available version: https://experience.adobe.com/#/downloads/content/software-distribution/en/aemcloud.html?package=/con...
Hi @Shardendu_Jha,
GraphQL is supported in AEM on-premise version starting from AEM 6.5.10 - release notes so it will work on AEM 6.5.13 as well.
Please be aware that on AEM 6.5.x GraphiQL is available under /content/graphiql.html and may not be available directly as an option in the menu - of course first you have to install GraphiQL Content Package.
You can also have a look on this article that describes step by step how to configure it:
All the packages you can find under software distribution portal (you will need your Adobe ID and appropriate level of access to download packages). There is no dedicated package for on-premise version, and according to Adobe documentation you should use package that is provided for AEM as a Cloud. So after you login to Software Distribution please switch to AEM as a Cloud Service section to find the package.
Here is a link to the latest available version: https://experience.adobe.com/#/downloads/content/software-distribution/en/aemcloud.html?package=/con...
Views
Likes
Replies