GraphQL setting in AEM 6.5 | Community
Skip to main content
New Participant
December 13, 2022
Solved

GraphQL setting in AEM 6.5

  • December 13, 2022
  • 2 replies
  • 1791 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by lukasz-m

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/

2 replies

New Participant
December 20, 2022

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!

 

krati_garg
Employee
December 20, 2022

@jacoboadolfo 

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....

 

 

New Participant
December 20, 2022

Understood @krati_garg 

 

Thank you for your answer.

 

Regards.

lukasz-m
lukasz-mAccepted solution
New Participant
December 13, 2022

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/

New Participant
July 25, 2023

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?