Can we use Headless client - GraphQL for fetching data from AEM On-prem as well as SAAS? | 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 Bhuwan_B

@omkar_phadtare GraphQL is a query language and server-side runtime for application programming interfaces (APIs) that prioritizes giving clients exactly the data they request. AEM as a Cloud Service and AEM 6.5.10.0+ version supports GraphQL API to expose the Content Fragment. So, you will be able to expose the Content Fragments through GraphQL API on AEM On-Premise(with SP 6.5.10.0+) as well as AEM as a cloud service.

1 reply

Bhuwan_B
Community Advisor
Bhuwan_BCommunity AdvisorAccepted solution
Community Advisor
June 10, 2022

@omkar_phadtare GraphQL is a query language and server-side runtime for application programming interfaces (APIs) that prioritizes giving clients exactly the data they request. AEM as a Cloud Service and AEM 6.5.10.0+ version supports GraphQL API to expose the Content Fragment. So, you will be able to expose the Content Fragments through GraphQL API on AEM On-Premise(with SP 6.5.10.0+) as well as AEM as a cloud service.