Persistent graphql query | Community
Skip to main content
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 h_kataria

AEM offers commerce integration framework which allows you to fetch data from Magento using graphql. 

This has most of the details listed : https://experienceleague.adobe.com/en/docs/experience-manager-65/content/commerce/integrations/magento 
However please note if you are referring to AEM's persisted Graphql queries, it is not used in context of Magento integration. AEM persisted queries are meant to expose data from AEM to external sources and not the other way around.

3 replies

kautuk_sahni
Employee
August 1, 2024

@deepankar2 Did you find the suggestions from users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
narendiran_ravi
New Participant
July 30, 2024

Persistent GraphQL query is used to expose AEM CF data to third-party services. This does not apply to Adobe Commerce/Magento GraphQL calls. 

h_kataria
h_katariaAccepted solution
New Participant
July 30, 2024

AEM offers commerce integration framework which allows you to fetch data from Magento using graphql. 

This has most of the details listed : https://experienceleague.adobe.com/en/docs/experience-manager-65/content/commerce/integrations/magento 
However please note if you are referring to AEM's persisted Graphql queries, it is not used in context of Magento integration. AEM persisted queries are meant to expose data from AEM to external sources and not the other way around.