Hello,
I am trying to install and use Graph QL in AEM 6.5 version, I have installed grpahqli-0.0.4 version but now i am unable to start GraphQL, anyone can guide me next, what is missing or what I should do now ?
Rizwan
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @RizwanZafar,
To use GraphQL on AEM 6.5 following requirements needs to be fulfilled:
All above packages can be found under Software Distribution portal.
Last but not least, please explore this guide, it describes step by step how to configure GraphQL on AEM 6.5 - https://kiransg.com/2021/12/04/aem-content-fragments-with-graphql-getting-started-with-graphql/
Hi @RizwanZafar,
To use GraphQL on AEM 6.5 following requirements needs to be fulfilled:
All above packages can be found under Software Distribution portal.
Last but not least, please explore this guide, it describes step by step how to configure GraphQL on AEM 6.5 - https://kiransg.com/2021/12/04/aem-content-fragments-with-graphql-getting-started-with-graphql/
Hi lukasz-m,
I was able to find cfm-graphql-index-def-1.0.0.zip under Software Distribution portal, but not able to find graphiql-0.0.4.zip or graphiql-0.0.6.zip?
Views
Replies
Total Likes
As you said the option is not available on the menu, but going directly to the url http://localhost:4502/content/graphiql.html is goin fine but I can't see the dropdown to select the endpoint and the option to save queries.
Do you know what is the cause?
Thanks!
Views
Replies
Total Likes
GraphiQL interface is bound to global endpoint especially for AEM On Prem. On AEMaaCS, we have the option to select EndPoints for GraphiQL interface. Look into below highlighted link
https://www.albinsblog.com/2021/10/how-to-deliver-headless-content-through-graphql-api-and-content-f....
Views
Replies
Total Likes
Views
Replies
Total Likes